sha256:ab5cb7013e537a4775b3a6b496f3ea0584aa53af30931d1d3f8ae18681cb812e
OS/ARCH
Compressed size
357.66 MB
Last pushed
10 days by asfjenkins
Type
Image
Manifest digest
sha256:b09b96dca4b24841f9eaa9334cbd1b63120a426bc0dfe0a43b78bb6d6843b57c
Image Layers
1# debian.sh --arch 'arm64' out/26.81 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.21 MB5ENV GPG_KEY=A035C8C19219BA821ECEA86B64E628F8D684696D0 B6ENV PYTHON_VERSION=3.11.160 B7ENV PYTHON_SHA256=91bcdebfdde239a003ae93738a7fce0f9230fee5c4bc2b86f6e6e8c6f98aabe80 B8RUN /bin/sh -c set -eux;15.22 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/ #7.58 KB16RUN |1 SUPERSET_HOME=/app/superset_home /bin/sh -c22.57 MB17RUN |1 SUPERSET_HOME=/app/superset_home /bin/sh -c9.64 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 -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.74 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.09 KB31RUN |3 SUPERSET_HOME=/app/superset_home INCLUDE_CHROMIUM=false INCLUDE_FIREFOX=false9.84 MB32RUN |3 SUPERSET_HOME=/app/superset_home INCLUDE_CHROMIUM=false INCLUDE_FIREFOX=false117 B33COPY /app/superset/static/assets superset/static/assets # buildkit51.85 MB34COPY /app/superset/static/service-worker.j[s] superset/static/service-worker.js # buildkit2.76 KB35COPY superset superset # buildkit45.55 MB36RUN |3 SUPERSET_HOME=/app/superset_home INCLUDE_CHROMIUM=false INCLUDE_FIREFOX=false1016 B37COPY /app/superset/translations superset/translations # buildkit4.07 MB38COPY /app/translations_mo superset/translations # buildkit4.14 MB39RUN |3 SUPERSET_HOME=/app/superset_home INCLUDE_CHROMIUM=false INCLUDE_FIREFOX=false862 B40COPY /usr/local/bin/node /usr/local/bin/node # buildkit43.7 MB41COPY --chown=superset:superset /app/superset-websocket/dist /app/superset-websocket/dist #219.56 KB42HEALTHCHECK {Test:[CMD-SHELL /app/docker/docker-healthcheck.sh] Interval:0s Timeout:0s0 B43CMD ["/app/docker/entrypoints/run-server.sh"]0 B44EXPOSE [8088/tcp]0 B45COPY requirements/base.txt requirements/ # buildkit2.32 KB46COPY superset-core superset-core # buildkit34.52 KB47RUN |3 SUPERSET_HOME=/app/superset_home INCLUDE_CHROMIUM=false INCLUDE_FIREFOX=false125.91 MB48RUN |3 SUPERSET_HOME=/app/superset_home INCLUDE_CHROMIUM=false INCLUDE_FIREFOX=false60.8 KB49RUN |3 SUPERSET_HOME=/app/superset_home INCLUDE_CHROMIUM=false INCLUDE_FIREFOX=false4.42 MB50USER superset0 BCommand
# debian.sh --arch 'arm64' out/ 'bookworm' '@1787529600'