sha256:248005f48872194c8be15b3cb03fab56ae936e6035ccf4a4a6ca913795871295
OS/ARCH
linux/amd64
Compressed size
449.17 MB
Last pushed
about 1 month by edunext
Type
Image
Manifest digest
sha256:248005f48872194c8be15b3cb03fab56ae936e6035ccf4a4a6ca913795871295
Image Layers
1# debian.sh --arch 'amd64' out/27.79 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.35 MB5ENV GPG_KEY=A035C8C19219BA821ECEA86B64E628F8D684696D0 B6ENV PYTHON_VERSION=3.10.190 B7ENV PYTHON_SHA256=c8f4a596572201d81dd7df91f70e177e19a70f1d489968b54b5fbbf29a97c0760 B8RUN /bin/sh -c set -eux;14.66 MB9RUN /bin/sh -c set -eux;248 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/ #6.93 KB16RUN |1 SUPERSET_HOME=/app/superset_home /bin/sh -c24.3 MB17RUN |1 SUPERSET_HOME=/app/superset_home /bin/sh -c8.56 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 -c263 B23ARG INCLUDE_CHROMIUM=false0 B24ARG INCLUDE_FIREFOX=false0 B25RUN |3 SUPERSET_HOME=/app/superset_home INCLUDE_CHROMIUM=false INCLUDE_FIREFOX=false32 B26COPY pyproject.toml setup.py MANIFEST.in README.md10.28 KB27COPY superset-frontend/package.json superset-frontend/ # buildkit4.47 KB28COPY scripts/check-env.py scripts/ # buildkit2.38 KB29COPY --chmod=755 ./docker/entrypoints/run-server.sh /usr/bin/ #989 B30RUN |3 SUPERSET_HOME=/app/superset_home INCLUDE_CHROMIUM=false INCLUDE_FIREFOX=false10.72 MB31COPY /app/superset/static/assets superset/static/assets # buildkit38.19 MB32COPY superset superset # buildkit2.9 MB33RUN |3 SUPERSET_HOME=/app/superset_home INCLUDE_CHROMIUM=false INCLUDE_FIREFOX=false786 B34COPY /app/superset/translations superset/translations # buildkit32 B35COPY /app/translations_mo superset/translations # buildkit32 B36HEALTHCHECK &{["CMD-SHELL" "/app/docker/docker-healthcheck.sh"] "0s" "0s"0 B37CMD ["/app/docker/entrypoints/run-server.sh"]0 B38EXPOSE [8088/tcp]0 B39COPY requirements/base.txt requirements/ # buildkit2.32 KB40RUN |3 SUPERSET_HOME=/app/superset_home INCLUDE_CHROMIUM=false INCLUDE_FIREFOX=false130.04 MB41RUN |3 SUPERSET_HOME=/app/superset_home INCLUDE_CHROMIUM=false INCLUDE_FIREFOX=false41.71 KB42RUN |3 SUPERSET_HOME=/app/superset_home INCLUDE_CHROMIUM=false INCLUDE_FIREFOX=false1.34 MB43USER superset0 B44USER root0 B45COPY ./requirements.txt /app/requirements.txt # buildkit281 B46COPY ./localization/compile_translations.py /app/localization/compile_translations.py # buildkit1.09 KB47COPY ./localization/datasets_strings.yaml /app/localization/datasets_strings.yaml # buildkit259 B48ARG GECKODRIVER_VERSION=v0.34.0 FIREFOX_VERSION=125.0.30 B49RUN |2 GECKODRIVER_VERSION=v0.34.0 FIREFOX_VERSION=125.0.3 /bin/sh184.46 MB50ENV PATH=/app/.venv/bin:/app/.venv/bin:/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B51RUN |2 GECKODRIVER_VERSION=v0.34.0 FIREFOX_VERSION=125.0.3 /bin/sh10.85 MB52COPY ./openedx-assets /app/openedx-assets # buildkit67.57 KB53RUN |2 GECKODRIVER_VERSION=v0.34.0 FIREFOX_VERSION=125.0.3 /bin/sh138.16 KB54RUN |2 GECKODRIVER_VERSION=v0.34.0 FIREFOX_VERSION=125.0.3 /bin/sh272.39 KB55USER superset0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1765152000'