sha256:9c9f0c0a7d6a7a8c01197ccdb76f5dda0d5d0e293f62d018018d7f89b04add53
OS/ARCH
Compressed size
308.3 MB
Last pushed
about 1 month by dockerplone
Type
Image
Manifest digest
sha256:233a2cbb930240627b455823407f02838156ccce2ae9683e2ee875af1f4fdec9
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.2 MB4ENV PYTHON_VERSION=3.14.70 B5ENV PYTHON_SHA256=3b48dac8fb59f62eaa67ac83c1eb12bda1b7a08406dd286e252c11a66be27f810 B6RUN /bin/sh -c set -eux;12.33 MB7RUN /bin/sh -c set -eux;249 B8CMD ["python3"]0 B9ENV PIP_PARAMS=0 B10ENV PIP_VERSION=26.1.20 B12COPY /wheelhouse /wheelhouse # buildkit70.03 MB13RUN /bin/sh -c 58.29 MB14WORKDIR /app32 B15RUN /bin/sh -c 70.59 MB16COPY skeleton/ /app # buildkit6.1 KB17RUN /bin/sh -c 67.04 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' '@1785715200'