sha256:0111654cb4e2ca0269eaed159cd98013a7f3b5b6db53659a6145fac606eaf0ee
OS/ARCH
Compressed size
1.08 GB
Last pushed
over 1 year by ilum
Type
Image
Manifest digest
sha256:c36dc35b9c131797ee3fb3a9834bacd529934abe622169dc97a5ea16b0d493b9
Image Layers
1# debian.sh --arch 'amd64' out/26.9 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.45 MB9RUN /bin/sh -c set -eux;249 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.59 KB16RUN |1 SUPERSET_HOME=/app/superset_home /bin/sh -c20.08 MB17RUN |1 SUPERSET_HOME=/app/superset_home /bin/sh -c8.5 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 -c262 B23ARG INCLUDE_CHROMIUM=true0 B24ARG INCLUDE_FIREFOX=false0 B25RUN |3 SUPERSET_HOME=/app/superset_home INCLUDE_CHROMIUM=true INCLUDE_FIREFOX=false587.11 MB26COPY pyproject.toml setup.py MANIFEST.in README.md9.77 KB27COPY superset-frontend/package.json superset-frontend/ # buildkit4.74 KB28COPY scripts/check-env.py scripts/ # buildkit2.39 KB29COPY --chmod=755 ./docker/entrypoints/run-server.sh /usr/bin/ #990 B30RUN |3 SUPERSET_HOME=/app/superset_home INCLUDE_CHROMIUM=true INCLUDE_FIREFOX=false95.38 MB31COPY /app/superset/static/assets superset/static/assets # buildkit33.92 MB32COPY superset superset # buildkit6.53 MB33RUN |3 SUPERSET_HOME=/app/superset_home INCLUDE_CHROMIUM=true INCLUDE_FIREFOX=false747 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.72 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=false4.72 MB43RUN |3 SUPERSET_HOME=/app/superset_home INCLUDE_CHROMIUM=true INCLUDE_FIREFOX=false6.26 MB44USER superset0 B45USER root0 B46RUN |3 SUPERSET_HOME=/app/superset_home INCLUDE_CHROMIUM=true INCLUDE_FIREFOX=false113.84 MB47USER superset0 B48CMD ["/app/docker/entrypoints/docker-ci.sh"]0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1742169600'