Sign inSign up

apachepinot/pinot-superset:5fc90d5da9e9-20260801-amd64

Manifest digest

sha256:2f2ab628534677432428e4fb801f8ce3013c301e124d99cab92f586e6c4a6f9a

OS/ARCH

linux/amd64

Compressed size

396.69 MB

Last pushed

about 2 months by apachepinot

Type

Image

Manifest digest

sha256:2f2ab628534677432428e4fb801f8ce3013c301e124d99cab92f586e6c4a6f9a

Image Layers

1ADD file ... in / 27.77 MB
2CMD ["bash"]0 B
3ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
4ENV LANG=C.UTF-80 B
5RUN /bin/sh -c set -eux;3.35 MB
6ENV GPG_KEY=A035C8C19219BA821ECEA86B64E628F8D684696D0 B
7ENV PYTHON_VERSION=3.10.130 B
8RUN /bin/sh -c set -eux;11.8 MB
9RUN /bin/sh -c set -eux;245 B
10ENV PYTHON_PIP_VERSION=23.0.10 B
11ENV PYTHON_SETUPTOOLS_VERSION=65.5.10 B
12ENV PYTHON_GET_PIP_URL=https://github.com/pypa/get-pip/raw/dbf0c85f76fb6e1ab42aa672ffca6f0a675d9ee4/public/get-pip.py0 B
13ENV PYTHON_GET_PIP_SHA256=dfe9fd5c28dc98b5ac17979a953ea550cec37ae1b47a5116007395bfacff2ab90 B
14RUN /bin/sh -c set -eux;3.21 MB
15CMD ["python3"]0 B
16WORKDIR /app93 B
17ENV LANG=C.UTF-8 LC_ALL=C.UTF-8 SUPERSET_ENV=production FLASK_APP=superset.app:create_app()0 B
18RUN /bin/sh -c mkdir -p98.2 MB
19COPY setup.py MANIFEST.in README.md ./7.36 KB
20COPY superset-frontend/package.json superset-frontend/ # buildkit4.43 KB
21RUN /bin/sh -c pip install204.5 MB
22COPY /app/superset/static/assets superset/static/assets # buildkit42.62 MB
23COPY superset superset # buildkit4.15 MB
24RUN /bin/sh -c pip install75.02 KB
25COPY ./docker/run-server.sh /usr/bin/ # buildkit967 B
26USER superset0 B
27HEALTHCHECK &{["CMD-SHELL" "curl -f \"http://localhost:${SUPERSET_PORT}/health\""]0 B
28EXPOSE map[8088/tcp:{}]0 B
29CMD ["/usr/bin/run-server.sh"]0 B
30USER root0 B
31COPY requirements-db.txt requirements-db.txt # buildkit629 B
32RUN /bin/sh -c pip install1.01 MB
33COPY examples /etc/examples/pinot # buildkit4.54 KB
34USER superset0 B

Command

ADD file:b86ae1c7ca3586d8feedcd9ff1b2b1e8ab872caf6587618f1da689045a5d7ae4 in /