sha256:88ba146673398384b9e0db4e30644ebbdb6660330e66c10bdda4a32e9cb3f97d
OS/ARCH
Compressed size
69.7 MB
Last pushed
over 1 year by dockerplone
Type
Image
Manifest digest
sha256:45ee34ab2c8391a00ed20092a933abae5fa8f47dd7f1c31f0985b3b96a9d4c5b
Image Layers
1# debian.sh --arch 'arm64' out/26.74 MB2ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B3ENV LANG=C.UTF-80 B4RUN /bin/sh -c set -eux;3.18 MB5ENV GPG_KEY=A035C8C19219BA821ECEA86B64E628F8D684696D0 B6ENV PYTHON_VERSION=3.10.160 B7ENV PYTHON_SHA256=bfb249609990220491a1b92850a07135ed0831e41738cf681d63cf01b2a8fbd10 B8RUN /bin/sh -c set -eux;14.84 MB9RUN /bin/sh -c set -eux;249 B10CMD ["python3"]0 B12WORKDIR /github/workspace122 B13ENTRYPOINT ["/docker-entrypoint.py"]0 B14COPY docker-entrypoint.py / # buildkit999 B15COPY /wheelhouse /wheelhouse # buildkit9.15 MB16RUN /bin/sh -c pip install15.79 MBCommand
# debian.sh --arch 'arm64' out/ 'bookworm' '@1742169600'