Sign inSign up

cledge/sandbox-base-python3.11:latest

Index digest

sha256:6962efb11c7c71ac5f22dcb0201423603a63e32185d5fa4ede46a5db26ca4888

OS/ARCH

linux/amd64

Compressed size

50.93 MB

Last pushed

15 days by cledge

Type

Image

Manifest digest

sha256:41bc5c0962c62e0299ed9b2348d15977c35ae8c2f3c6e70ba3b76d11ff507dc7

Image Layers

1# debian.sh --arch 'amd64' out/28.41 MB
2ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
3ENV LANG=C.UTF-80 B
4RUN /bin/sh -c set -eux;4.07 MB
5ENV GPG_KEY=A035C8C19219BA821ECEA86B64E628F8D684696D0 B
6ENV PYTHON_VERSION=3.11.160 B
7ENV PYTHON_SHA256=91bcdebfdde239a003ae93738a7fce0f9230fee5c4bc2b86f6e6e8c6f98aabe80 B
8RUN /bin/sh -c set -eux;13.78 MB
9RUN /bin/sh -c set -eux;249 B
10CMD ["python3"]0 B
11COPY /out/envd /usr/bin/envd # buildkit4.67 MB
12COPY entrypoint.sh /usr/local/bin/entrypoint.sh # buildkit626 B
13RUN /bin/sh -c chmod +x653 B
14EXPOSE [49983/tcp]0 B
15ENTRYPOINT ["/usr/local/bin/entrypoint.sh"]0 B

Command

# debian.sh --arch 'amd64' out/ 'trixie' '@1787529600'