Sign inSign up

ls1tum/athena_docs:2f2815c51fbf58af5a14cc71520a0124e8cdfb4c

Manifest digest

sha256:b1e412fb7bd54eb438ccbcef5375581172f4aee5bc27d7d74d5943da8df9e90f

OS/ARCH

linux/amd64

Compressed size

134.95 MB

Last pushed

over 1 year by ls1tumadmin

Type

Image

Manifest digest

sha256:b1e412fb7bd54eb438ccbcef5375581172f4aee5bc27d7d74d5943da8df9e90f

Image Layers

1# debian.sh --arch 'amd64' out/26.91 MB
2ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
3RUN /bin/sh -c set -eux;3.35 MB
4ENV GPG_KEY=7169605F62C751356D054A26A821E680E5FA63050 B
5ENV PYTHON_VERSION=3.13.20 B
6ENV PYTHON_SHA256=d984bcc57cd67caab26f7def42e523b1c015bbc5dc07836cf4f0b63fa159eb560 B
7RUN /bin/sh -c set -eux;12 MB
8RUN /bin/sh -c set -eux;250 B
9CMD ["python3"]0 B
10LABEL org.opencontainers.image.authors=Sphinx Team <https://www.sphinx-doc.org/>0 B
11LABEL org.opencontainers.image.documentation=https://sphinx-doc.org/0 B
12LABEL org.opencontainers.image.source=https://github.com/sphinx-doc/sphinx-docker-images0 B
13LABEL org.opencontainers.image.version=8.2.30 B
14LABEL org.opencontainers.image.licenses=BSD-2-Clause0 B
15LABEL org.opencontainers.image.description=Base container image for0 B
16WORKDIR /docs94 B
17RUN /bin/sh -c apt-get update43.86 MB
18RUN /bin/sh -c python3 -m30.09 MB
19CMD ["sphinx-build" "-M" "html" "."0 B
20WORKDIR /docs32 B
21RUN /bin/sh -c groupadd -g3.24 KB
22ADD requirements.txt /docs # buildkit227 B
23RUN /bin/sh -c pip3 install18.74 MB
24USER sphinx-user0 B
25EXPOSE map[8000/tcp:{}]0 B
26ENV SPHINXOPTS=--port 8000 --host 0.0.0.00 B
27CMD ["/bin/sh" "-c" "exec make0 B

Command

# debian.sh --arch 'amd64' out/ 'bookworm' '@1740355200'