Sign inSign up

ukwa/superset:latest

Data science
Web analytics
Manifest digest

sha256:a6176f60f65ebfe5d566bb095e4109d103c126d3f776477385a9bb64171fa708

OS/ARCH

linux/amd64

Compressed size

415.54 MB

Last pushed

almost 3 years by ukwa

Type

Image

Manifest digest

sha256:a6176f60f65ebfe5d566bb095e4109d103c126d3f776477385a9bb64171fa708

Image Layers

1ADD file ... in / 27.8 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=E3FF2839C048B25C084DEBE9B26995E3102505680 B
7ENV PYTHON_VERSION=3.9.180 B
8RUN /bin/sh -c set -eux;11.34 MB
9RUN /bin/sh -c set -eux;245 B
10ENV PYTHON_PIP_VERSION=23.0.10 B
11ENV PYTHON_SETUPTOOLS_VERSION=58.1.00 B
12ENV PYTHON_GET_PIP_URL=https://github.com/pypa/get-pip/raw/9af82b715db434abb94a0a6f3569f43e72157346/public/get-pip.py0 B
13ENV PYTHON_GET_PIP_SHA256=45a2bb8bf2bb5eff16fdd00faef6f29731831c7c59bd9fc2bf1f3bed511ff1fe0 B
14RUN /bin/sh -c set -eux;2.99 MB
15CMD ["python3"]0 B
16WORKDIR /app92 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.21 MB
19COPY ./requirements/*.txt requirements/ # buildkit3.88 KB
20COPY setup.py MANIFEST.in README.md ./6.26 KB
21COPY superset-frontend/package.json superset-frontend/ # buildkit4.23 KB
22RUN /bin/sh -c mkdir -p144.04 MB
23COPY /app/superset/static/assets superset/static/assets # buildkit41.38 MB
24COPY superset superset # buildkit3.65 MB
25RUN /bin/sh -c chown -R80.25 KB
26COPY ./docker/run-server.sh /usr/bin/ # buildkit967 B
27USER superset0 B
28HEALTHCHECK &{["CMD-SHELL" "curl -f \"http://localhost:$SUPERSET_PORT/health\""]0 B
29EXPOSE map[8088/tcp:{}]0 B
30CMD ["/usr/bin/run-server.sh"]0 B
31USER root0 B
32RUN /bin/sh -c apt-get update39.1 MB
33RUN /bin/sh -c pip install42.89 MB
34RUN /bin/sh -c git clone702.23 KB
35USER superset0 B

Command

ADD file:55ad846fa191e603f48090eae0e4a7149c4066b94406593ec1898ad2c3347937 in /