Sign inSign up

amancevice/superset:6.1.0

Multi-platform
Index digest

sha256:ee50e86fc1949e3edd40c774cb83e1d4976ef372b51fe71267fc79d8cb372fd1

OS/ARCH

Compressed size

1.08 GB

Last pushed

23 days by amancevice

Type

Image

Manifest digest

sha256:eea9bed2e202e839ebdf2cd2591af36ee642301392618372e548d7b570957dbf

Image Layers

1# debian.sh --arch 'arm64' out/47.4 MB
2RUN /bin/sh -c set -eux;23.87 MB
3RUN /bin/sh -c set -eux;64.47 MB
4RUN /bin/sh -c set -ex;215.98 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.91 MB
8ENV GPG_KEY=7169605F62C751356D054A26A821E680E5FA63050 B
9ENV PYTHON_VERSION=3.12.140 B
10ENV PYTHON_SHA256=5c8462af5790baf43a321a1559dbe0db06d1be4300fb85fb53c40060668e548a0 B
11RUN /bin/sh -c set -eux;23.83 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 # buildkit364 B
28VOLUME [/etc/superset]0 B
29VOLUME [/home/superset]0 B
30VOLUME [/var/lib/superset]0 B
31WORKDIR /home/superset118 B
32RUN /bin/sh -c groupadd supergroup37.14 MB
33COPY requirements*.txt ./ # buildkit2.86 KB
34RUN /bin/sh -c pip install688.61 MB
35EXPOSE [8088/tcp]0 B
36USER superset0 B
37HEALTHCHECK {Test:[CMD curl -f http://localhost:8088/health]0 B
38CMD ["gunicorn" "superset.app:create_app()"]0 B

Command

# debian.sh --arch 'arm64' out/ 'trixie' '@1787529600'