sha256:eb7d05dcebdacf1131049341c38b35f12348dfe209316fa643ee97ddad788afe
OS/ARCH
Compressed size
315.27 MB
Last pushed
about 1 month by dockerplone
Type
Image
Manifest digest
sha256:7e37a6705e775b1360b946dce05be04a77ae027a17f8bf36644e6b17ecdb3600
Image Layers
1# debian.sh --arch 'amd64' out/26.92 MB2ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B3RUN /bin/sh -c set -eux;3.36 MB4ENV PYTHON_VERSION=3.14.70 B5ENV PYTHON_SHA256=3b48dac8fb59f62eaa67ac83c1eb12bda1b7a08406dd286e252c11a66be27f810 B6RUN /bin/sh -c set -eux;12.43 MB7RUN /bin/sh -c set -eux;249 B8CMD ["python3"]0 B9ENV PIP_PARAMS=0 B10ENV PIP_VERSION=26.1.20 B12COPY /wheelhouse /wheelhouse # buildkit73.47 MB13RUN /bin/sh -c 58.33 MB14WORKDIR /app32 B15RUN /bin/sh -c 72.16 MB16COPY skeleton/ /app # buildkit6.1 KB17RUN /bin/sh -c 68.59 MB18EXPOSE [8080/tcp]0 B19VOLUME [/data]0 B20HEALTHCHECK {Test:[CMD-SHELL wget -q http://127.0.0.1:8080/ok0 B21ENTRYPOINT ["/app/docker-entrypoint.sh"]0 B22CMD ["start"]0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1785715200'