Sign inSign up

georchestra/superset:20250220-1034-4c54e653a

Manifest digest

sha256:05d200b23478d4d4d0d9e57427998183e3e19c3647b937108da52c97d89fbc11

OS/ARCH

linux/amd64

Compressed size

991.29 MB

Last pushed

over 1 year by mopnaej

Type

Image

Manifest digest

sha256:05d200b23478d4d4d0d9e57427998183e3e19c3647b937108da52c97d89fbc11

Image Layers

1# debian.sh --arch 'amd64' out/26.91 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.11.110 B
7ENV PYTHON_SHA256=2a9920c7a0cd236de33644ed980a13cbbc21058bfdc528febb6081575ed73be30 B
8RUN /bin/sh -c set -eux;15.45 MB
9RUN /bin/sh -c set -eux;249 B
10CMD ["python3"]0 B
11ARG BUILD_TRANSLATIONS=true # Include translations0 B
12ENV BUILD_TRANSLATIONS=true0 B
13ARG DEV_MODE=false # Skip frontend0 B
14ENV DEV_MODE=false0 B
15ENV LANG=C.UTF-8 LC_ALL=C.UTF-8 SUPERSET_ENV=production FLASK_APP=superset.app:create_app()0 B
16RUN |16 BUILD_TRANSLATIONS=true #= Include=3.25 KB
17COPY --chmod=755 docker/*.sh /app/docker/ #3.46 KB
18RUN |16 BUILD_TRANSLATIONS=true #= Include=19.9 MB
19RUN |16 BUILD_TRANSLATIONS=true #= Include=8.35 KB
20ENV PATH=/app/.venv/bin:/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
21ARG INCLUDE_CHROMIUM=true0 B
22ARG INCLUDE_FIREFOX=false0 B
23RUN |18 BUILD_TRANSLATIONS=true #= Include=584.68 MB
24COPY --chmod=755 docker/entrypoints /app/docker/entrypoints #1.22 KB
25WORKDIR /app0 B
26RUN |18 BUILD_TRANSLATIONS=true #= Include=278 B
27COPY pyproject.toml setup.py MANIFEST.in README.md9.72 KB
28COPY superset-frontend/package.json superset-frontend/ # buildkit4.66 KB
29COPY scripts/check-env.py scripts/ # buildkit2.39 KB
30COPY --chmod=755 ./docker/entrypoints/run-server.sh /usr/bin/ #990 B
31RUN |18 BUILD_TRANSLATIONS=true #= Include=10.31 MB
32COPY /app/superset/static/assets superset/static/assets # buildkit33.6 MB
33COPY superset superset # buildkit2.5 MB
34RUN |18 BUILD_TRANSLATIONS=true #= Include=749 B
35COPY /app/superset/translations superset/translations # buildkit1.4 MB
36COPY /app/translations_mo superset/translations # buildkit1.3 MB
37HEALTHCHECK &{["CMD-SHELL" "curl -f \"http://localhost:${SUPERSET_PORT}${SUPERSET_APP_ROOT}/health\""]0 B
38CMD ["/app/docker/entrypoints/run-server.sh"]0 B
39EXPOSE map[8088/tcp:{}]0 B
40RUN |18 BUILD_TRANSLATIONS=true #= Include=27.7 MB
41COPY requirements/*.txt requirements/ # buildkit4.42 KB
42RUN |18 BUILD_TRANSLATIONS=true #= Include=187.76 MB
43RUN |18 BUILD_TRANSLATIONS=true #= Include=74.45 MB
44RUN |18 BUILD_TRANSLATIONS=true #= Include=1.94 MB
45USER superset0 B

Command

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