sha256:e59e12eb9fce5301ec17a632e46750694602e0aeda68b74b8d16e1e555d08387
OS/ARCH
Compressed size
69.7 MB
Last pushed
over 1 year by dockerplone
Type
Image
Manifest digest
sha256:8bad0a49cb89105c0fe3e5da29764412e7e0e25ac958635421ac3ef657844c33
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 / # buildkit998 B15COPY /wheelhouse /wheelhouse # buildkit9.15 MB16RUN /bin/sh -c pip install15.79 MBCommand
# debian.sh --arch 'arm64' out/ 'bookworm' '@1742169600'