sha256:38f59a510517790aac1b10bb1999fd4f2c521d4f57e4c56b03465dd52107a518
OS/ARCH
linux/arm64
Compressed size
381.06 MB
Last pushed
30 days by apachepinot
Type
Image
Manifest digest
sha256:38f59a510517790aac1b10bb1999fd4f2c521d4f57e4c56b03465dd52107a518
Image Layers
1ADD file ... in / 27.81 MB2CMD ["bash"]0 B3ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B4ENV LANG=C.UTF-80 B5RUN /bin/sh -c set -eux;3.17 MB6ENV GPG_KEY=A035C8C19219BA821ECEA86B64E628F8D684696D0 B7ENV PYTHON_VERSION=3.10.130 B8RUN /bin/sh -c set -eux;11.78 MB9RUN /bin/sh -c set -eux;244 B10ENV PYTHON_PIP_VERSION=23.0.10 B11ENV PYTHON_SETUPTOOLS_VERSION=65.5.10 B12ENV PYTHON_GET_PIP_URL=https://github.com/pypa/get-pip/raw/dbf0c85f76fb6e1ab42aa672ffca6f0a675d9ee4/public/get-pip.py0 B13ENV PYTHON_GET_PIP_SHA256=dfe9fd5c28dc98b5ac17979a953ea550cec37ae1b47a5116007395bfacff2ab90 B14RUN /bin/sh -c set -eux;3.21 MB15CMD ["python3"]0 B16WORKDIR /app93 B17ENV LANG=C.UTF-8 LC_ALL=C.UTF-8 SUPERSET_ENV=production FLASK_APP=superset.app:create_app()0 B18RUN /bin/sh -c mkdir -p92.49 MB19COPY setup.py MANIFEST.in README.md ./7.18 KB20COPY superset-frontend/package.json superset-frontend/ # buildkit4.48 KB21RUN /bin/sh -c pip install194.4 MB22COPY /app/superset/static/assets superset/static/assets # buildkit42.62 MB23COPY superset superset # buildkit3.99 MB24RUN /bin/sh -c pip install65.14 KB25COPY ./docker/run-server.sh /usr/bin/ # buildkit966 B26USER superset0 B27HEALTHCHECK &{["CMD-SHELL" "curl -f \"http://localhost:${SUPERSET_PORT}/health\""]0 B28EXPOSE map[8088/tcp:{}]0 B29CMD ["/usr/bin/run-server.sh"]0 B30USER root0 B31COPY requirements-db.txt requirements-db.txt # buildkit629 B32RUN /bin/sh -c pip install1.51 MB33COPY examples /etc/examples/pinot # buildkit4.54 KB34USER superset0 BCommand
ADD file:a3e4f94158c3515dc70de5aa81c136a9f7daf5adcac636a15c237097cb454140 in /