Sign inSign up

neunerlei/python-nginx:3.13

Multi-platform
Index digest

sha256:42ad4e81af13985ea71936b1d2b016ef9f9554b057c72676e580899df5ac8f4c

OS/ARCH

Compressed size

234.23 MB

Last pushed

2 days by neunerlei

Type

Image

Manifest digest

sha256:efe8882dc2b8ff09e7f2bdd871c8bc3a8f1dd850f643fd3c8f3cb2d6b44fa93f

Image Layers

1# debian.sh --arch 'amd64' out/28.41 MB
2ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
3RUN /bin/sh -c set -eux;4.07 MB
4ENV GPG_KEY=7169605F62C751356D054A26A821E680E5FA63050 B
5ENV PYTHON_VERSION=3.13.150 B
6ENV PYTHON_SHA256=1e66a7945a48390ee4c2a4268a0e4185884059a13c4aab6d148aa208deea4a760 B
7RUN /bin/sh -c set -eux;11.36 MB
8RUN /bin/sh -c set -eux;249 B
9CMD ["python3"]0 B
10LABEL org.opencontainers.image.authors=Martin Neundorfer <[email protected]>0 B
11LABEL org.opencontainers.image.description=Lean Python image with0 B
12ENV TZ=UTC0 B
13RUN /bin/sh -c bash /tmp/installer/installer.sh188.28 MB
14WORKDIR /var/www/html32 B
15ENV PATH=/opt/venv/bin:/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
16COPY container /container # buildkit2.23 KB
17COPY src /var/www/html # buildkit2.58 KB
18RUN /bin/sh -c ln -s149 B
19RUN /bin/sh -c pip install32 B
20RUN /bin/sh -c pip install2.11 MB
21SHELL [/bin/bash -c]0 B
22EXPOSE map[80/tcp:{}]0 B
23ENTRYPOINT ["/container/entrypoint/entrypoint.sh"]0 B
24CMD ["supervisord" "-c" "/etc/supervisor/supervisord.conf"]0 B

Command

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