Sign inSign up

amancevice/superset:4.1.2

Multi-platform
Index digest

sha256:a41ebfe26e2ca6eb123ff9396a892144e39b786eb5657623593765a3f0552024

OS/ARCH

Compressed size

1.04 GB

Last pushed

over 1 year by amancevice

Type

Image

Manifest digest

sha256:c254e65c6c0fd88f96343d5f48c30ca62ced5fb8261075631441c1073e7083c2

Image Layers

1# debian.sh --arch 'arm64' out/46.07 MB
2RUN /bin/sh -c set -eux;22.45 MB
3RUN /bin/sh -c set -eux;61.37 MB
4RUN /bin/sh -c set -ex;193.36 MB
5ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
6ENV LANG=C.UTF-80 B
7RUN /bin/sh -c set -eux;5.95 MB
8ENV GPG_KEY=A035C8C19219BA821ECEA86B64E628F8D684696D0 B
9ENV PYTHON_VERSION=3.11.110 B
10ENV PYTHON_SHA256=2a9920c7a0cd236de33644ed980a13cbbc21058bfdc528febb6081575ed73be30 B
11RUN /bin/sh -c set -eux;22.6 MB
12RUN /bin/sh -c set -eux;250 B
13CMD ["python3"]0 B
14ENV FLASK_APP=superset0 B
15ENV GUNICORN_BIND=0.0.0.0:80880 B
16ENV GUNICORN_LIMIT_REQUEST_FIELD_SIZE=81900 B
17ENV GUNICORN_LIMIT_REQUEST_LINE=40940 B
18ENV GUNICORN_THREADS=40 B
19ENV GUNICORN_TIMEOUT=1200 B
20ENV GUNICORN_WORKERS=100 B
21ENV GUNICORN_WORKER_CLASS=gevent0 B
22ENV LANG=C.UTF-80 B
23ENV LC_ALL=C.UTF-80 B
24ENV PYTHONPATH=/etc/superset:/home/superset0 B
25ENV SUPERSET_HOME=/var/lib/superset0 B
26ENV GUNICORN_CMD_ARGS=--bind 0.0.0.0:8088 --limit-request-field_size 81900 B
27COPY bin /usr/local/bin # buildkit361 B
28VOLUME [/etc/superset]0 B
29VOLUME [/home/superset]0 B
30VOLUME [/var/lib/superset]0 B
31WORKDIR /home/superset116 B
32RUN /bin/sh -c groupadd supergroup26.32 MB
33COPY requirements*.txt ./ # buildkit2.82 KB
34RUN /bin/sh -c pip install685.35 MB
35EXPOSE map[8088/tcp:{}]0 B
36USER superset0 B
37HEALTHCHECK &{["CMD" "curl" "-f" "http://localhost:8088/health"]0 B
38CMD ["gunicorn" "superset.app:create_app()"]0 B

Command

# debian.sh --arch 'arm64' out/ 'bookworm' '@1742169600'