sha256:b86a7c486d27ffa1822d25bc85b557e0b809d49bc37a18160236c1f62f309db6
OS/ARCH
Compressed size
1.18 GB
Last pushed
over 1 year by tk0miya
Type
Image
Manifest digest
sha256:cd211953e66d3d47f83052635092c9b1d42f435e5f120ecbf1f2762d70561b87
Image Layers
1# debian.sh --arch 'arm64' out/26.75 MB2ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B3RUN /bin/sh -c set -eux;3.18 MB4ENV GPG_KEY=7169605F62C751356D054A26A821E680E5FA63050 B5ENV PYTHON_VERSION=3.13.20 B6ENV PYTHON_SHA256=d984bcc57cd67caab26f7def42e523b1c015bbc5dc07836cf4f0b63fa159eb560 B7RUN /bin/sh -c set -eux;11.9 MB8RUN /bin/sh -c set -eux;250 B9CMD ["python3"]0 B10LABEL org.opencontainers.image.authors=Sphinx Team <https://www.sphinx-doc.org/>0 B11LABEL org.opencontainers.image.documentation=https://sphinx-doc.org/0 B12LABEL org.opencontainers.image.source=https://github.com/sphinx-doc/sphinx-docker-images0 B13LABEL org.opencontainers.image.version=8.2.20 B14LABEL org.opencontainers.image.licenses=BSD-2-Clause0 B15LABEL org.opencontainers.image.description=LaTeX container image for0 B16WORKDIR /docs92 B17RUN /bin/sh -c apt-get update1.11 GB18RUN /bin/sh -c python3 -m29.97 MB19CMD ["sphinx-build" "-M" "latexpdf" "."0 BCommand
# debian.sh --arch 'arm64' out/ 'bookworm' '@1740355200'