sha256:8f64f37ca2c215d0673286fd0e097a931662991cddd0fd07b801e5a0294ad820
OS/ARCH
linux/amd64
Compressed size
316.79 MB
Last pushed
about 2 months by luandrodd
Type
Image
Manifest digest
sha256:e99c9d4f598298d3b7dafba8bd437f0572fa6b9b9ef54ce46bc1f155bc63882a
Image Layers
1# debian.sh --arch 'amd64' out/26.93 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.200 B7ENV PYTHON_SHA256=de6517421601e39a9a3bc3e1bc4c7b2f239297423ee05e282598c83ec06475050 B8RUN /bin/sh -c set -eux;14.66 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.13 KB16RUN |1 SUPERSET_HOME=/app/superset_home /bin/sh -c26.11 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 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.22 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/ #989 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=false117 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=false809 B36COPY /app/superset/translations superset/translations # buildkit2.16 MB37COPY /app/translations_mo superset/translations # buildkit32 B38HEALTHCHECK &{["CMD-SHELL" "/app/docker/docker-healthcheck.sh"] "0s" "0s"0 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 B47COPY --chown=superset --chmod=0755 ./docker/docker-bootstrap.sh /app/docker/1.38 KB48COPY --chown=superset --chmod=0755 ./docker/docker-init.sh /app/docker/1.29 KB49COPY --chown=superset ./docker/requirements-addons.txt /app/docker/ #338 B50USER root0 B51RUN /bin/sh -c . /app/.venv/bin/activate4.43 MB52USER superset0 B53COPY --chown=superset ./docker/pythonpath/superset_config.py /app/pythonpath/ #4.84 KB54ENV PYTHONPATH=/app/pythonpath:/app/pythonpath/0 B55ENV SCARF_ANALYTICS=false0 B56ENV FLASK_ENV=production0 B57ENV SUPERSET_ENV=production0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1777939200'