sha256:19a20249f071733d41bc8e0e3db537aaa24fb0bd4482251467e3ab8cdba30352
OS/ARCH
Compressed size
1.08 GB
Last pushed
over 1 year by ilum
Type
Image
Manifest digest
sha256:7b7529556e6b3bbefd70fa247f989645372ae04baaebbaf75de84a509130c171
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.11.110 B7ENV PYTHON_SHA256=2a9920c7a0cd236de33644ed980a13cbbc21058bfdc528febb6081575ed73be30 B8RUN /bin/sh -c set -eux;15.46 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 -c121 B14RUN |1 SUPERSET_HOME=/app/superset_home /bin/sh -c1.2 KB15COPY --chmod=755 docker/*.sh /app/docker/ #3.58 KB16RUN |1 SUPERSET_HOME=/app/superset_home /bin/sh -c20.91 MB17RUN |1 SUPERSET_HOME=/app/superset_home /bin/sh -c8.59 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.2 KB21WORKDIR /app32 B22RUN |1 SUPERSET_HOME=/app/superset_home /bin/sh -c263 B23ARG INCLUDE_CHROMIUM=true0 B24ARG INCLUDE_FIREFOX=false0 B25RUN |3 SUPERSET_HOME=/app/superset_home INCLUDE_CHROMIUM=true INCLUDE_FIREFOX=false590.43 MB26COPY pyproject.toml setup.py MANIFEST.in README.md9.76 KB27COPY superset-frontend/package.json superset-frontend/ # buildkit4.75 KB28COPY scripts/check-env.py scripts/ # buildkit2.39 KB29COPY --chmod=755 ./docker/entrypoints/run-server.sh /usr/bin/ #993 B30RUN |3 SUPERSET_HOME=/app/superset_home INCLUDE_CHROMIUM=true INCLUDE_FIREFOX=false97.59 MB31COPY /app/superset/static/assets superset/static/assets # buildkit33.92 MB32COPY superset superset # buildkit2.49 MB33RUN |3 SUPERSET_HOME=/app/superset_home INCLUDE_CHROMIUM=true INCLUDE_FIREFOX=false711 B34COPY /app/superset/translations superset/translations # buildkit32 B35COPY /app/translations_mo superset/translations # buildkit32 B36HEALTHCHECK &{["CMD-SHELL" "/app/docker/docker-healthcheck.sh"] "0s" "0s"0 B37CMD ["/app/docker/entrypoints/run-server.sh"]0 B38EXPOSE map[8088/tcp:{}]0 B39COPY requirements/base.txt requirements/ # buildkit2.28 KB40RUN |3 SUPERSET_HOME=/app/superset_home INCLUDE_CHROMIUM=true INCLUDE_FIREFOX=false118.82 MB41RUN |3 SUPERSET_HOME=/app/superset_home INCLUDE_CHROMIUM=true INCLUDE_FIREFOX=false69.88 MB42RUN |3 SUPERSET_HOME=/app/superset_home INCLUDE_CHROMIUM=true INCLUDE_FIREFOX=false1.93 MB43RUN |3 SUPERSET_HOME=/app/superset_home INCLUDE_CHROMIUM=true INCLUDE_FIREFOX=false6.53 MB44USER superset0 B45USER root0 B46RUN |3 SUPERSET_HOME=/app/superset_home INCLUDE_CHROMIUM=true INCLUDE_FIREFOX=false113.88 MB47USER superset0 B48CMD ["/app/docker/entrypoints/docker-ci.sh"]0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1743984000'