sha256:b8cdf3f3c2bcaca598d7d044e93508bb29223c90a2572fc5c4dee9381eb2aadb
OS/ARCH
Compressed size
529.58 MB
Last pushed
about 14 hours by asfjenkins
Type
Image
Manifest digest
sha256:4014d338609ce074069ae0e5f7cacbf223033d2e86a94511cb69dae3e0d6aebc
Image Layers
1# debian.sh --arch 'arm64' out/28.74 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.21 MB5ENV GPG_KEY=A035C8C19219BA821ECEA86B64E628F8D684696D0 B6ENV PYTHON_VERSION=3.11.140 B7ENV PYTHON_SHA256=8d3ed8ec5c88c1c95f5e558612a725450d2452813ddad5e58fdb1a53b1209b780 B8RUN /bin/sh -c set -eux;13.65 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/ #8.2 KB16RUN |1 SUPERSET_HOME=/app/superset_home /bin/sh -c23 MB17RUN |1 SUPERSET_HOME=/app/superset_home /bin/sh -c9.63 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.03 KB21WORKDIR /app32 B22RUN |1 SUPERSET_HOME=/app/superset_home /bin/sh -c263 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.33 KB29COPY scripts/check-env.py scripts/ # buildkit2.38 KB30COPY --chmod=755 ./docker/entrypoints/run-server.sh /usr/bin/ #1.1 KB31RUN |3 SUPERSET_HOME=/app/superset_home INCLUDE_CHROMIUM=false INCLUDE_FIREFOX=false24.8 MB32RUN |3 SUPERSET_HOME=/app/superset_home INCLUDE_CHROMIUM=false INCLUDE_FIREFOX=false118 B33RUN |3 SUPERSET_HOME=/app/superset_home INCLUDE_CHROMIUM=false INCLUDE_FIREFOX=false884 B34COPY /usr/local/bin/node /usr/local/bin/node # buildkit43.77 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 B39RUN |3 SUPERSET_HOME=/app/superset_home INCLUDE_CHROMIUM=false INCLUDE_FIREFOX=false31.93 MB40COPY requirements/*.txt requirements/ # buildkit6.05 KB41COPY superset-core superset-core # buildkit34.61 KB42COPY superset-extensions-cli superset-extensions-cli # buildkit39.31 KB43RUN |3 SUPERSET_HOME=/app/superset_home INCLUDE_CHROMIUM=false INCLUDE_FIREFOX=false268.36 MB44COPY /app/superset/static/assets superset/static/assets # buildkit52.02 MB45COPY /app/superset/static/service-worker.j[s] superset/static/service-worker.js # buildkit2.75 KB46COPY superset superset # buildkit33.42 MB47RUN |3 SUPERSET_HOME=/app/superset_home INCLUDE_CHROMIUM=false INCLUDE_FIREFOX=false1011 B48COPY /app/superset/translations superset/translations # buildkit4.14 MB49COPY /app/translations_mo superset/translations # buildkit4.14 MB50RUN |3 SUPERSET_HOME=/app/superset_home INCLUDE_CHROMIUM=false INCLUDE_FIREFOX=false53 KB51USER superset0 BCommand
# debian.sh --arch 'arm64' out/ 'trixie' '@1771804800'