Sign inSign up

apachepinot/pinot-superset:5fc90d5da9e9-20260630

Multi-platform
Index digest

sha256:7d168fde7d5331b4ce6837f5a69b99ee4170251a909894c051b4c2d2368a14c7

OS/ARCH

Compressed size

396.69 MB

Last pushed

3 months by apachepinot

Type

Image

Manifest digest

sha256:d74173ded7f61894c55a039afc78a4ef1fbd3b24b820ab5786f0a9c13437c33a

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 # buildkit628 B
32RUN /bin/sh -c pip install1 MB
33COPY examples /etc/examples/pinot # buildkit4.54 KB
34USER superset0 B

Command

ADD file:b86ae1c7ca3586d8feedcd9ff1b2b1e8ab872caf6587618f1da689045a5d7ae4 in /