Sign inSign up

communityfirst/superset-deployment:pr-65-6.1.0_20260803-1632

Index digest

sha256:f87efc5b81559c1618ab1241c54244888b370331d621cee66e18fa036410ebdf

OS/ARCH

linux/amd64

Compressed size

316.79 MB

Last pushed

about 1 month by luandrodd

Type

Image

Manifest digest

sha256:26a7ada64450bb93f7fe3e5a07083fc4eb232ce4c6222bdfcd57a869021424ca

Image Layers

1# debian.sh --arch 'amd64' out/26.93 MB
2ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
3ENV LANG=C.UTF-80 B
4RUN /bin/sh -c set -eux;3.35 MB
5ENV GPG_KEY=A035C8C19219BA821ECEA86B64E628F8D684696D0 B
6ENV PYTHON_VERSION=3.10.200 B
7ENV PYTHON_SHA256=de6517421601e39a9a3bc3e1bc4c7b2f239297423ee05e282598c83ec06475050 B
8RUN /bin/sh -c set -eux;14.66 MB
9RUN /bin/sh -c set -eux;250 B
10CMD ["python3"]0 B
11ARG SUPERSET_HOME=/app/superset_home0 B
12ENV SUPERSET_HOME=/app/superset_home0 B
13RUN |1 SUPERSET_HOME=/app/superset_home /bin/sh -c122 B
14RUN |1 SUPERSET_HOME=/app/superset_home /bin/sh -c1.2 KB
15COPY --chmod=755 docker/*.sh /app/docker/ #7.13 KB
16RUN |1 SUPERSET_HOME=/app/superset_home /bin/sh -c26.11 MB
17RUN |1 SUPERSET_HOME=/app/superset_home /bin/sh -c8.56 KB
18ENV PATH=/app/.venv/bin:/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
19ENV SUPERSET_HOME=/app/superset_home HOME=/app/superset_home SUPERSET_ENV=production FLASK_APP=superset.app:create_app()0 B
20COPY --chmod=755 docker/entrypoints /app/docker/entrypoints #1.2 KB
21WORKDIR /app32 B
22RUN |1 SUPERSET_HOME=/app/superset_home /bin/sh -c263 B
23ENV PLAYWRIGHT_BROWSERS_PATH=/usr/local/share/playwright-browsers0 B
24ARG INCLUDE_CHROMIUM=false0 B
25ARG INCLUDE_FIREFOX=false0 B
26RUN |3 SUPERSET_HOME=/app/superset_home INCLUDE_CHROMIUM=false INCLUDE_FIREFOX=false32 B
27COPY pyproject.toml setup.py MANIFEST.in README.md12.22 KB
28COPY superset-frontend/package.json superset-frontend/ # buildkit5.06 KB
29COPY scripts/check-env.py scripts/ # buildkit2.38 KB
30COPY --chmod=755 ./docker/entrypoints/run-server.sh /usr/bin/ #989 B
31RUN |3 SUPERSET_HOME=/app/superset_home INCLUDE_CHROMIUM=false INCLUDE_FIREFOX=false10.71 MB
32RUN |3 SUPERSET_HOME=/app/superset_home INCLUDE_CHROMIUM=false INCLUDE_FIREFOX=false117 B
33COPY /app/superset/static/assets superset/static/assets # buildkit51.21 MB
34COPY superset superset # buildkit42.62 MB
35RUN |3 SUPERSET_HOME=/app/superset_home INCLUDE_CHROMIUM=false INCLUDE_FIREFOX=false809 B
36COPY /app/superset/translations superset/translations # buildkit2.16 MB
37COPY /app/translations_mo superset/translations # buildkit32 B
38HEALTHCHECK &{["CMD-SHELL" "/app/docker/docker-healthcheck.sh"] "0s" "0s"0 B
39CMD ["/app/docker/entrypoints/run-server.sh"]0 B
40EXPOSE [8088/tcp]0 B
41COPY requirements/base.txt requirements/ # buildkit2.45 KB
42COPY superset-core superset-core # buildkit19.32 KB
43RUN |3 SUPERSET_HOME=/app/superset_home INCLUDE_CHROMIUM=false INCLUDE_FIREFOX=false132.63 MB
44RUN |3 SUPERSET_HOME=/app/superset_home INCLUDE_CHROMIUM=false INCLUDE_FIREFOX=false56.8 KB
45RUN |3 SUPERSET_HOME=/app/superset_home INCLUDE_CHROMIUM=false INCLUDE_FIREFOX=false1.86 MB
46USER superset0 B
47COPY --chown=superset --chmod=0755 ./docker/docker-bootstrap.sh /app/docker/1.38 KB
48COPY --chown=superset --chmod=0755 ./docker/docker-init.sh /app/docker/1.29 KB
49COPY --chown=superset ./docker/requirements-addons.txt /app/docker/ #337 B
50USER root0 B
51RUN /bin/sh -c . /app/.venv/bin/activate4.43 MB
52USER superset0 B
53COPY --chown=superset ./docker/pythonpath/superset_config.py /app/pythonpath/ #4.84 KB
54ENV PYTHONPATH=/app/pythonpath:/app/pythonpath/0 B
55ENV SCARF_ANALYTICS=false0 B
56ENV FLASK_ENV=production0 B
57ENV SUPERSET_ENV=production0 B

Command

# debian.sh --arch 'amd64' out/ 'bookworm' '@1777939200'