sha256:dc3c7bc6271f3bad12fd854ac8c5d5784ff84c670355fe9c827fd4ee77e7300b
OS/ARCH
Compressed size
331.41 MB
Last pushed
26 days by asfjenkins
Type
Image
Manifest digest
sha256:39a446bf1efe5861f1d6af68270e15814eec5f7ee3efba8683256f71f3ee3755
Image Layers
1# debian.sh --arch 'amd64' out/28.4 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;1.23 MB5ENV GPG_KEY=A035C8C19219BA821ECEA86B64E628F8D684696D0 B6ENV PYTHON_VERSION=3.11.140 B7ENV PYTHON_SHA256=8d3ed8ec5c88c1c95f5e558612a725450d2452813ddad5e58fdb1a53b1209b780 B8RUN /bin/sh -c set -eux;13.7 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 -c119 B14RUN |1 SUPERSET_HOME=/app/superset_home /bin/sh -c1.2 KB15COPY --chmod=755 docker/*.sh /app/docker/ #7.58 KB16RUN |1 SUPERSET_HOME=/app/superset_home /bin/sh -c26.42 MB17RUN |1 SUPERSET_HOME=/app/superset_home /bin/sh -c9.62 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 B23ENV PLAYWRIGHT_BROWSERS_PATH=/usr/local/share/playwright-browsers0 B24ARG INCLUDE_CHROMIUM=false0 B25ARG INCLUDE_FIREFOX=false0 B26RUN |3 SUPERSET_HOME=/app/superset_home INCLUDE_CHROMIUM=false INCLUDE_FIREFOX=false32 B27COPY pyproject.toml setup.py MANIFEST.in README.md14.18 KB28COPY superset-frontend/package.json superset-frontend/ # buildkit5.27 KB29COPY scripts/check-env.py scripts/ # buildkit2.38 KB30COPY --chmod=755 ./docker/entrypoints/run-server.sh /usr/bin/ #992 B31RUN |3 SUPERSET_HOME=/app/superset_home INCLUDE_CHROMIUM=false INCLUDE_FIREFOX=false24.66 MB32RUN |3 SUPERSET_HOME=/app/superset_home INCLUDE_CHROMIUM=false INCLUDE_FIREFOX=false118 B33COPY /app/superset/static/assets superset/static/assets # buildkit51.65 MB34COPY /app/superset/static/service-worker.j[s] superset/static/service-worker.js # buildkit2.76 KB35COPY superset superset # buildkit45.38 MB36RUN |3 SUPERSET_HOME=/app/superset_home INCLUDE_CHROMIUM=false INCLUDE_FIREFOX=false1015 B37COPY /app/superset/translations superset/translations # buildkit4.07 MB38COPY /app/translations_mo superset/translations # buildkit32 B39HEALTHCHECK {Test:[CMD-SHELL /app/docker/docker-healthcheck.sh] Interval:0s Timeout:0s0 B40CMD ["/app/docker/entrypoints/run-server.sh"]0 B41EXPOSE [8088/tcp]0 B42COPY requirements/base.txt requirements/ # buildkit2.32 KB43COPY superset-core superset-core # buildkit30.69 KB44RUN |3 SUPERSET_HOME=/app/superset_home INCLUDE_CHROMIUM=false INCLUDE_FIREFOX=false131.57 MB45RUN |3 SUPERSET_HOME=/app/superset_home INCLUDE_CHROMIUM=false INCLUDE_FIREFOX=false60.48 KB46RUN |3 SUPERSET_HOME=/app/superset_home INCLUDE_CHROMIUM=false INCLUDE_FIREFOX=false4.19 MB47USER superset0 BCommand
# debian.sh --arch 'amd64' out/ 'trixie' '@1771804800'