sha256:924525911f5d94aeaf8dada95e7e1fdb1c79775885af76b5a303a52c0c6d7fa3
OS/ARCH
linux/amd64
Compressed size
905.15 MB
Last pushed
5 months by devops83incs
Type
Image
Manifest digest
sha256:924525911f5d94aeaf8dada95e7e1fdb1c79775885af76b5a303a52c0c6d7fa3
Image Layers
1# debian.sh --arch 'amd64' out/26.92 MB2ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B3ENV LANG=C.UTF-80 B4RUN /bin/sh -c set -eux;3.35 MB5ENV GPG_KEY=A035C8C19219BA821ECEA86B64E628F8D684696D0 B6ENV PYTHON_VERSION=3.10.180 B7ENV PYTHON_SHA256=ae665bc678abd9ab6a6e1573d2481625a53719bc517e9a634ed2b9fefae3817f0 B8RUN /bin/sh -c set -eux;14.92 MB9RUN /bin/sh -c set -eux;250 B10CMD ["python3"]0 B11ARG SUPERSET_HOME=/app/superset_home0 B12ENV SUPERSET_HOME=/app/superset_home0 B13RUN |1 SUPERSET_HOME=/app/superset_home /bin/sh -c122 B14RUN |1 SUPERSET_HOME=/app/superset_home /bin/sh -c1.2 KB15COPY --chmod=755 docker/*.sh /app/docker/ #3.49 KB16RUN |1 SUPERSET_HOME=/app/superset_home /bin/sh -c23.22 MB17RUN |1 SUPERSET_HOME=/app/superset_home /bin/sh -c8.54 KB18ENV PATH=/app/.venv/bin:/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B19ENV SUPERSET_HOME=/app/superset_home HOME=/app/superset_home SUPERSET_ENV=production FLASK_APP=superset.app:create_app()0 B20COPY --chmod=755 docker/entrypoints /app/docker/entrypoints #1.19 KB21WORKDIR /app32 B22RUN |1 SUPERSET_HOME=/app/superset_home /bin/sh -c262 B23ARG INCLUDE_CHROMIUM=true0 B24ARG INCLUDE_FIREFOX=false0 B25RUN |3 SUPERSET_HOME=/app/superset_home INCLUDE_CHROMIUM=true INCLUDE_FIREFOX=false600.25 MB26COPY pyproject.toml setup.py MANIFEST.in README.md9.73 KB27COPY superset-frontend/package.json superset-frontend/ # buildkit4.74 KB28COPY scripts/check-env.py scripts/ # buildkit2.38 KB29COPY --chmod=755 ./docker/entrypoints/run-server.sh /usr/bin/ #988 B30RUN |3 SUPERSET_HOME=/app/superset_home INCLUDE_CHROMIUM=true INCLUDE_FIREFOX=false10.04 MB31COPY /app/superset/static/assets superset/static/assets # buildkit33.95 MB32COPY superset superset # buildkit2.51 MB33RUN |3 SUPERSET_HOME=/app/superset_home INCLUDE_CHROMIUM=true INCLUDE_FIREFOX=false701 B34COPY /app/superset/translations superset/translations # buildkit32 B35COPY /app/translations_mo superset/translations # buildkit32 B36HEALTHCHECK &{["CMD-SHELL" "curl -f \"http://localhost:${SUPERSET_PORT}/health\""]0 B37CMD ["/app/docker/entrypoints/run-server.sh"]0 B38EXPOSE &{[{{213 0} {213 0}}]0 B39COPY requirements/base.txt requirements/ # buildkit2.28 KB40RUN |3 SUPERSET_HOME=/app/superset_home INCLUDE_CHROMIUM=true INCLUDE_FIREFOX=false118.76 MB41RUN |3 SUPERSET_HOME=/app/superset_home INCLUDE_CHROMIUM=true INCLUDE_FIREFOX=false69.95 MB42RUN |3 SUPERSET_HOME=/app/superset_home INCLUDE_CHROMIUM=true INCLUDE_FIREFOX=false1.25 MB43USER superset0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1757289600'