sha256:862681cddd5b1d80bdbec7e3132a45a9b4e899bb442a2d1d5fd0c31bcca98f3f
OS/ARCH
linux/amd64
Compressed size
960.36 MB
Last pushed
3 days by beckm
Type
Image
Manifest digest
sha256:862681cddd5b1d80bdbec7e3132a45a9b4e899bb442a2d1d5fd0c31bcca98f3f
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=A035C8C19219BA821ECEA86B64E628F8D684696D0 B6ENV PYTHON_VERSION=3.10.210 B7ENV PYTHON_SHA256=a0da1e72132e950154eca0f6f47d5db828454700de20e5113667940d81e0db040 B8RUN /bin/sh -c set -eux;14.75 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 -c122 B14RUN |1 SUPERSET_HOME=/app/superset_home /bin/sh -c1.2 KB15COPY --chmod=755 docker/*.sh /app/docker/ #7.14 KB16RUN |1 SUPERSET_HOME=/app/superset_home /bin/sh -c21.62 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 #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.md12.23 KB28COPY superset-frontend/package.json superset-frontend/ # buildkit5.06 KB29COPY scripts/check-env.py scripts/ # buildkit2.38 KB30COPY --chmod=755 ./docker/entrypoints/run-server.sh /usr/bin/ #987 B31RUN |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=false118 B33COPY /app/superset/static/assets superset/static/assets # buildkit51.21 MB34COPY superset superset # buildkit42.62 MB35RUN |3 SUPERSET_HOME=/app/superset_home INCLUDE_CHROMIUM=false INCLUDE_FIREFOX=false810 B36COPY /app/superset/translations superset/translations # buildkit2.16 MB37COPY /app/translations_mo superset/translations # buildkit32 B38HEALTHCHECK {Test:[CMD-SHELL /app/docker/docker-healthcheck.sh] Interval:0s Timeout:0s0 B39CMD ["/app/docker/entrypoints/run-server.sh"]0 B40EXPOSE [8088/tcp]0 B41COPY requirements/base.txt requirements/ # buildkit2.45 KB42COPY superset-core superset-core # buildkit19.32 KB43RUN |3 SUPERSET_HOME=/app/superset_home INCLUDE_CHROMIUM=false INCLUDE_FIREFOX=false132.63 MB44RUN |3 SUPERSET_HOME=/app/superset_home INCLUDE_CHROMIUM=false INCLUDE_FIREFOX=false56.8 KB45RUN |3 SUPERSET_HOME=/app/superset_home INCLUDE_CHROMIUM=false INCLUDE_FIREFOX=false1.86 MB46USER superset0 B47USER root0 B48RUN /bin/sh -c uv pip21.14 MB49COPY superset_config.py /app/pythonpath/superset_config.py # buildkit895 B50COPY --chown=superset:superset info.txt /app/superset_home/info.txt #300 B51RUN /bin/sh -c curl --retry135.18 MB52ARG DEBIAN_FRONTEND=noninteractive0 B53RUN |1 DEBIAN_FRONTEND=noninteractive /bin/sh -c14.72 MB54RUN |1 DEBIAN_FRONTEND=noninteractive /bin/sh -c447.03 MB55ENV CODE_SERVER_PASSWORD=codeserver0 B56RUN |1 DEBIAN_FRONTEND=noninteractive /bin/sh -c32 B57RUN |1 DEBIAN_FRONTEND=noninteractive /bin/sh -c399 B58RUN |1 DEBIAN_FRONTEND=noninteractive /bin/sh -c400 B59RUN |1 DEBIAN_FRONTEND=noninteractive /bin/sh -c32 B60RUN |1 DEBIAN_FRONTEND=noninteractive /bin/sh -c1.44 KB61RUN |1 DEBIAN_FRONTEND=noninteractive /bin/sh -c1.44 KB62RUN |1 DEBIAN_FRONTEND=noninteractive /bin/sh -c32 B63RUN |1 DEBIAN_FRONTEND=noninteractive /bin/sh -c457 B64RUN |1 DEBIAN_FRONTEND=noninteractive /bin/sh -c457 B65USER superset0 B66RUN |1 DEBIAN_FRONTEND=noninteractive /bin/sh -c34.09 MB67USER root0 B68EXPOSE map[80/tcp:{}]0 B69ENTRYPOINT []0 B70CMD ["/usr/bin/supervisord" "-c" "/etc/supervisor/conf.d/supervisord.conf"]0 B71/usr/bin/supervisord -c /etc/supervisor/conf.d/supervisord.conf231.85 KBCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1787529600'