Sign inSign up

apachepinot/pinot-superset:5fc90d5da9e9-20260916

Multi-platform
Index digest

sha256:94baa848ed6384aaf901f120c570eb940d450a29f8993d5653e2a6632ee3c181

OS/ARCH

Compressed size

381.07 MB

Last pushed

4 days by apachepinot

Type

Image

Manifest digest

sha256:3d570263f6b10f79b19b2a0cbace6bf6ca621101083fe2d3885bdf9aa9e0d945

Image Layers

1ADD file ... in / 27.81 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.17 MB
6ENV GPG_KEY=A035C8C19219BA821ECEA86B64E628F8D684696D0 B
7ENV PYTHON_VERSION=3.10.130 B
8RUN /bin/sh -c set -eux;11.78 MB
9RUN /bin/sh -c set -eux;244 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 -p92.49 MB
19COPY setup.py MANIFEST.in README.md ./7.18 KB
20COPY superset-frontend/package.json superset-frontend/ # buildkit4.48 KB
21RUN /bin/sh -c pip install194.4 MB
22COPY /app/superset/static/assets superset/static/assets # buildkit42.62 MB
23COPY superset superset # buildkit3.99 MB
24RUN /bin/sh -c pip install65.14 KB
25COPY ./docker/run-server.sh /usr/bin/ # buildkit966 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 # buildkit631 B
32RUN /bin/sh -c pip install1.53 MB
33COPY examples /etc/examples/pinot # buildkit4.54 KB
34USER superset0 B

Command

ADD file:a3e4f94158c3515dc70de5aa81c136a9f7daf5adcac636a15c237097cb454140 in /