sha256:34c72ed25954505ad578b9455baeb9f3db2f2ef36dde4190b6a42f88405b36bf
OS/ARCH
Compressed size
308.42 MB
Last pushed
17 days by dockerplone
Type
Image
Manifest digest
sha256:b8fc797164aea52dd4c1ed2d9345cc7b448a3e1c6e03fa492e4f83745547e357
Image Layers
1# debian.sh --arch 'arm64' out/26.81 MB2ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B3RUN /bin/sh -c set -eux;3.21 MB4ENV PYTHON_VERSION=3.14.70 B5ENV PYTHON_SHA256=3b48dac8fb59f62eaa67ac83c1eb12bda1b7a08406dd286e252c11a66be27f810 B6RUN /bin/sh -c set -eux;12.33 MB7RUN /bin/sh -c set -eux;250 B8CMD ["python3"]0 B9ENV PIP_PARAMS=0 B10ENV PIP_VERSION=26.1.20 B12COPY /wheelhouse /wheelhouse # buildkit70.06 MB13RUN /bin/sh -c 58.29 MB14WORKDIR /app32 B15RUN /bin/sh -c 70.63 MB16COPY skeleton/ /app # buildkit6.1 KB17RUN /bin/sh -c 67.08 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 'arm64' out/ 'bookworm' '@1787529600'