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 [email protected] --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:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to