sha256:5a2d6f19695b091de6f3ef431b4d5d15c70e0e65accc851d02f435746f804e42
OS/ARCH
Compressed size
235.02 MB
Last pushed
2 days by neunerlei
Type
Image
Manifest digest
sha256:36ed3b68bd8ffc818e5a19fe3db93cc3ac8d90233e6b4090aaf9e92f5400bf6f
Image Layers
1# debian.sh --arch 'amd64' out/28.41 MB2ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B3RUN /bin/sh -c set -eux;4.07 MB4ENV PYTHON_VERSION=3.14.70 B5ENV PYTHON_SHA256=3b48dac8fb59f62eaa67ac83c1eb12bda1b7a08406dd286e252c11a66be27f810 B6RUN /bin/sh -c set -eux;11.79 MB7RUN /bin/sh -c set -eux;249 B8CMD ["python3"]0 B10LABEL org.opencontainers.image.description=Lean Python image with0 B11ENV TZ=UTC0 B12RUN /bin/sh -c bash /tmp/installer/installer.sh188.53 MB13WORKDIR /var/www/html32 B14ENV PATH=/opt/venv/bin:/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B15COPY container /container # buildkit2.23 KB16COPY src /var/www/html # buildkit2.58 KB17RUN /bin/sh -c ln -s150 B18RUN /bin/sh -c pip install32 B19RUN /bin/sh -c pip install2.21 MB20SHELL [/bin/bash -c]0 B21EXPOSE map[80/tcp:{}]0 B22ENTRYPOINT ["/container/entrypoint/entrypoint.sh"]0 B23CMD ["supervisord" "-c" "/etc/supervisor/supervisord.conf"]0 BCommand
# debian.sh --arch 'amd64' out/ 'trixie' '@1787529600'