sha256:99a99ef501cd3e7abcbb2540b67df7032ec93ccab415fbbf4ea4f85f14cdd169
OS/ARCH
linux/amd64
Compressed size
498.73 MB
Last pushed
about 8 hours by edunext
Type
Image
Manifest digest
sha256:99a99ef501cd3e7abcbb2540b67df7032ec93ccab415fbbf4ea4f85f14cdd169
Image Layers
1# debian.sh --arch 'amd64' out/27.8 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 B48COPY ./requirements.txt /app/requirements.txt # buildkit279 B49COPY ./localization/compile_translations.py /app/localization/compile_translations.py # buildkit1.09 KB50COPY ./localization/datasets_strings.yaml /app/localization/datasets_strings.yaml # buildkit259 B51ARG GECKODRIVER_VERSION=v0.34.0 FIREFOX_VERSION=125.0.30 B52RUN |2 GECKODRIVER_VERSION=v0.34.0 FIREFOX_VERSION=125.0.3 /bin/sh183.36 MB53ENV PATH=/app/.venv/bin:/app/.venv/bin:/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B54RUN |2 GECKODRIVER_VERSION=v0.34.0 FIREFOX_VERSION=125.0.3 /bin/sh6.05 MB55COPY ./openedx-assets /app/openedx-assets # buildkit67.17 KB56RUN |2 GECKODRIVER_VERSION=v0.34.0 FIREFOX_VERSION=125.0.3 /bin/sh138.14 KB57RUN |2 GECKODRIVER_VERSION=v0.34.0 FIREFOX_VERSION=125.0.3 /bin/sh272.4 KB58USER superset0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1787529600'