Sign inSign up

neunerlei/python-nginx:3.13

Multi-platform
Index digest

sha256:42ad4e81af13985ea71936b1d2b016ef9f9554b057c72676e580899df5ac8f4c

OS/ARCH

Compressed size

227.12 MB

Last pushed

2 days by neunerlei

Type

Image

Manifest digest

sha256:482e85c2e023bd74d8a156d7b1dcc55d4a2c4e689a7a4da287c875e270ee211f

Image Layers

1# debian.sh --arch 'arm64' out/28.76 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.39 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.29 MB
8RUN /bin/sh -c set -eux;248 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.sh180.57 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.59 KB
18RUN /bin/sh -c ln -s151 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 'arm64' out/ 'trixie' '@1787529600'