sha256:3c8366c55cecb35798faa11008dd69a57b7c2b4ebfa852dbf6eb00afaeda0d76
OS/ARCH
Compressed size
306.34 MB
Last pushed
about 2 months by dockerplone
Type
Image
Manifest digest
sha256:20717d02ae1cba90f0de62fdc0d227261db51787cb6b65a26089f08197a354bb
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.60 B5ENV PYTHON_SHA256=143b1dddefaec3bd2e21e3b839b34a2b7fb9842272883c576420d605e9f30c630 B6RUN /bin/sh -c set -eux;12.3 MB7RUN /bin/sh -c set -eux;249 B8CMD ["python3"]0 B9ENV PIP_PARAMS=0 B10ENV PIP_VERSION=26.1.20 B12COPY /wheelhouse /wheelhouse # buildkit69.94 MB13RUN /bin/sh -c 58.29 MB14WORKDIR /app32 B15RUN /bin/sh -c 68.82 MB16COPY skeleton/ /app # buildkit6.1 KB17RUN /bin/sh -c 66.96 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' '@1783900800'