This image was created only as a develop app. But you can modify this as you wish.
What do I need to run?
First of all, you need create Admin user, because by defaults, this app doesn't have any users. You can run command below:
superset fab create-admin --username admin \
--firstname admin \
--lastname admin \
--email [email protected] \
--password admin
superset load_examples
Well, now we have Admin-user. What's next?
Just dance, gonna be okay run this app with entrypoint-script (/entrypoint.sh) or with next command:
superset run -h 0.0.0.0 -p 8088 --with-threads --reload --debugger

Content type
Image
Digest
sha256:188e72f17…
Size
735.9 MB
Last updated
over 2 years ago
docker pull alex778/superset:3.1-custom-sset