You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@superset.apache.org by GitBox <gi...@apache.org> on 2021/06/21 15:51:13 UTC

[GitHub] [superset] himanshumps commented on issue #10087: Question on Readonly DB error

himanshumps commented on issue #10087:
URL: https://github.com/apache/superset/issues/10087#issuecomment-865146739


   I am also facing the same issue .. This is the dockerfile I am using
   
   ```
   FROM apache/superset:latest
   USER superset
   RUN superset fab create-admin --username admin --firstname Superset --lastname Admin --email admin@superset.com --password admin
   
   
   ```


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org
For additional commands, e-mail: notifications-help@superset.apache.org