realtestdata/rtdweb:latest

Multi-platform
Networking
Security
Integration & delivery
Index digest

sha256:d3f1477a4cda5e679eb55a697a2e74e343a5adf6d37ea197f549284e4242fea9

OS/ARCH

Compressed size

147.71 MB

Last pushed

9 months by cookiemovies

Type

Image

Manifest digest

sha256:67bf6c4ba4213c99fb6a9d1e9e363f28447b656beb94e34c8dbf7945c9a61333

Image Layers

1# debian.sh --arch 'amd64' out/28.4 MB
2ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
3ENV LANG=C.UTF-80 B
4RUN /bin/sh -c set -eux;1.23 MB
5ENV GPG_KEY=A035C8C19219BA821ECEA86B64E628F8D684696D0 B
6ENV PYTHON_VERSION=3.11.140 B
7ENV PYTHON_SHA256=8d3ed8ec5c88c1c95f5e558612a725450d2452813ddad5e58fdb1a53b1209b780 B
8RUN /bin/sh -c set -eux;13.69 MB
9RUN /bin/sh -c set -eux;249 B
10CMD ["python3"]0 B
11WORKDIR /app92 B
12RUN /bin/sh -c apt-get update94.64 MB
13RUN /bin/sh -c pip install4.47 MB
14COPY requirements_web.txt . # buildkit310 B
15RUN /bin/sh -c pip install5.15 MB
16COPY static/ /app/static/ # buildkit2.06 KB
17COPY templates/ /app/templates/ # buildkit15.46 KB
18COPY app.py . # buildkit14.37 KB
19COPY VarLists.py . # buildkit1.6 KB
20COPY favicon.ico . # buildkit25.31 KB
21RUN /bin/sh -c useradd --create-home3.23 KB
22RUN /bin/sh -c chown -R59.32 KB
23USER app0 B
24EXPOSE map[5000/tcp:{}]0 B
25HEALTHCHECK &{["CMD-SHELL" "curl -f http://localhost:5000/health0 B
26CMD ["gunicorn" "--bind" "0.0.0.0:5000" "--workers"0 B

Command

# debian.sh --arch 'amd64' out/ 'trixie' '@1760918400'