Last changed
Be the first to hear about exciting product updates, critical vulnerability alerts, compare alternative images, and more.
Sign UpHas apk? | no |
Has a shell? | yes |
User | 1000 |
Environment variables | FLASK_APP=superset.app:create_app()HOME=/app/superset_homeLANG=C.UTF-8LC_ALL=C.UTF-8PATH=/usr/share/superset/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/binPYTHONPATH=/app/pythonpathSSL_CERT_FILE=/etc/ssl/certs/ca-certificates.crtSUPERSET_ENV=productionSUPERSET_HOME=/app/superset_homeSUPERSET_PORT=8088 |
Entrypoint | — |
CMD | /app/docker/entrypoints/docker-ci.sh |
Volumes | — |
Working directory | /app |
Stop signal | — |
{ "User": "1000", "Env": [ "FLASK_APP=superset.app:create_app()", "HOME=/app/superset_home", "LANG=C.UTF-8", "LC_ALL=C.UTF-8", "PATH=/usr/share/superset/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin", "PYTHONPATH=/app/pythonpath", "SSL_CERT_FILE=/etc/ssl/certs/ca-certificates.crt", "SUPERSET_ENV=production", "SUPERSET_HOME=/app/superset_home", "SUPERSET_PORT=8088" ], "Cmd": [ "/app/docker/entrypoints/docker-ci.sh" ], "WorkingDir": "/app", "Labels": { "dev.chainguard.package.main": "superset", "org.opencontainers.image.authors": "Chainguard Team https://www.chainguard.dev/", "org.opencontainers.image.source": "https://github.com/chainguard-images/images-private/tree/main/images/superset", "org.opencontainers.image.url": "https://images.chainguard.dev/directory/image/superset/overview", "org.opencontainers.image.vendor": "Chainguard" } }