sha256:64f8f2e76823031e908d7656f2fbdc88d742fa2beb13a94889f57baa46724e90
OS/ARCH
Compressed size
311.68 MB
Last pushed
24 days by dockerplone
Type
Image
Manifest digest
sha256:a4397051e1d70f74d72e48b36aa7168098dda163e77d821caeb99311f3440daa
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.37 MB4ENV PYTHON_VERSION=3.14.70 B5ENV PYTHON_SHA256=3b48dac8fb59f62eaa67ac83c1eb12bda1b7a08406dd286e252c11a66be27f810 B6RUN /bin/sh -c set -eux;12.43 MB7RUN /bin/sh -c set -eux;252 B8CMD ["python3"]0 B9ENV PIP_PARAMS=0 B10ENV PIP_VERSION=26.1.20 B12COPY /wheelhouse /wheelhouse # buildkit71.1 MB13RUN /bin/sh -c 58.34 MB14WORKDIR /app32 B15RUN /bin/sh -c 71.54 MB16COPY skeleton/ /app # buildkit6.1 KB17RUN /bin/sh -c 67.97 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' '@1787529600'