sha256:1e154479225c89ef6b3085ee66882c3725370f3d3c1f30c8b0372fbf35e893d5
OS/ARCH
Compressed size
348.95 MB
Last pushed
about 16 hours by asfjenkins
Type
Image
Manifest digest
sha256:9cc76b8ca37727f403e0fcb75771eab8afbf342c5d652cec220bf7b55a7ed2e9
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.37 MB5ENV GPG_KEY=7169605F62C751356D054A26A821E680E5FA63050 B6ENV PYTHON_VERSION=3.12.140 B7ENV PYTHON_SHA256=5c8462af5790baf43a321a1559dbe0db06d1be4300fb85fb53c40060668e548a0 B8RUN /bin/sh -c set -eux;13.04 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/ #8.19 KB16RUN |1 SUPERSET_HOME=/app/superset_home /bin/sh -c22.33 MB17RUN |1 SUPERSET_HOME=/app/superset_home /bin/sh -c9.61 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 #2.04 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.md15.27 KB28COPY superset-frontend/package.json superset-frontend/ # buildkit5.34 KB29COPY scripts/check-env.py scripts/ # buildkit2.38 KB30COPY --chmod=755 ./docker/entrypoints/run-server.sh /usr/bin/ #1.09 KB31RUN |3 SUPERSET_HOME=/app/superset_home INCLUDE_CHROMIUM=false INCLUDE_FIREFOX=false10.71 MB32RUN |3 SUPERSET_HOME=/app/superset_home INCLUDE_CHROMIUM=false INCLUDE_FIREFOX=false119 B33RUN |3 SUPERSET_HOME=/app/superset_home INCLUDE_CHROMIUM=false INCLUDE_FIREFOX=false863 B34COPY /usr/local/bin/node /usr/local/bin/node # buildkit43.79 MB35COPY --chown=superset:superset /app/superset-websocket/dist /app/superset-websocket/dist #219.55 KB36HEALTHCHECK {Test:[CMD-SHELL /app/docker/docker-healthcheck.sh] Interval:0s Timeout:0s0 B37CMD ["/app/docker/entrypoints/run-server.sh"]0 B38EXPOSE [8088/tcp]0 B39COPY requirements/base.txt requirements/ # buildkit2.32 KB40COPY superset-core superset-core # buildkit34.61 KB41RUN |3 SUPERSET_HOME=/app/superset_home INCLUDE_CHROMIUM=false INCLUDE_FIREFOX=false130.27 MB42COPY /app/superset/static/assets superset/static/assets # buildkit52.02 MB43COPY /app/superset/static/service-worker.j[s] superset/static/service-worker.js # buildkit2.75 KB44COPY superset superset # buildkit33.42 MB45RUN |3 SUPERSET_HOME=/app/superset_home INCLUDE_CHROMIUM=false INCLUDE_FIREFOX=false1014 B46COPY /app/superset/translations superset/translations # buildkit4.14 MB47COPY /app/translations_mo superset/translations # buildkit4.14 MB48RUN |3 SUPERSET_HOME=/app/superset_home INCLUDE_CHROMIUM=false INCLUDE_FIREFOX=false52.99 KB49RUN |3 SUPERSET_HOME=/app/superset_home INCLUDE_CHROMIUM=false INCLUDE_FIREFOX=false4.44 MB50USER superset0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1787529600'