Last changed
Contact our team to test out this image for free. Please also indicate any other images you would like to evaluate.
| Has 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": {
    "org.opencontainers.image.source": "https://github.com/chainguard-images/images-private/tree/main/images/superset",
    "org.opencontainers.image.title": "superset",
    "org.opencontainers.image.url": "https://images.chainguard.dev/directory/image/superset/overview",
    "org.opencontainers.image.vendor": "Chainguard",
    "dev.chainguard.image.title": "superset",
    "dev.chainguard.package.main": "superset-5.0",
    "org.opencontainers.image.authors": "Chainguard Team https://www.chainguard.dev/",
    "org.opencontainers.image.created": "2025-10-30T11:40:44Z"
  }
}