sha256:88ba146673398384b9e0db4e30644ebbdb6660330e66c10bdda4a32e9cb3f97d
OS/ARCH
Compressed size
73.43 MB
Last pushed
over 1 year by dockerplone
Type
Image
Manifest digest
sha256:6a68aca030d80a47e41f2899416cc10c1a67b3aa83fe5e361ee49474e12aa819
Image Layers
1# debian.sh --arch 'amd64' out/26.9 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.35 MB5ENV GPG_KEY=A035C8C19219BA821ECEA86B64E628F8D684696D0 B6ENV PYTHON_VERSION=3.10.160 B7ENV PYTHON_SHA256=bfb249609990220491a1b92850a07135ed0831e41738cf681d63cf01b2a8fbd10 B8RUN /bin/sh -c set -eux;14.92 MB9RUN /bin/sh -c set -eux;250 B10CMD ["python3"]0 B12WORKDIR /github/workspace122 B13ENTRYPOINT ["/docker-entrypoint.py"]0 B14COPY docker-entrypoint.py / # buildkit999 B15COPY /wheelhouse /wheelhouse # buildkit10.83 MB16RUN /bin/sh -c pip install17.44 MBCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1742169600'