sha256:3957859e1f3e7c458cf604c836231bdf2eebfaca17b9b9ab68274a5622a84663
OS/ARCH
linux/amd64
Compressed size
3.4 GB
Last pushed
3 months by okokoci
Type
Image
Manifest digest
sha256:8d129372d00da48bab2f0ed0363bb12b03d0225d43d2ae3776380ef4ec8d3a9d
Image Layers
1# debian.sh --arch 'amd64' out/28.4 MB2ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B3RUN /bin/sh -c set -eux;1.23 MB4ENV PYTHON_VERSION=3.14.20 B5ENV PYTHON_SHA256=ce543ab854bc256b61b71e9b27f831ffd1bfd60a479d639f8be7f9757cf573e90 B6RUN /bin/sh -c set -eux;11.67 MB7RUN /bin/sh -c set -eux;251 B8CMD ["python3"]0 B9ARG TARGETPLATFORM=linux/amd640 B10RUN |1 TARGETPLATFORM=linux/amd64 /bin/sh -c12.29 MB11COPY README.md LICENSE / #1.56 KB12ARG CONSTRAINTS=constraints-2.9.1.txt0 B13ARG TORCH_REQUIREMENT=torch==2.9.10 B14ARG EXTRA_INDEX_URL=https://download.pytorch.org/whl/cu126/0 B15RUN |4 TARGETPLATFORM=linux/amd64 CONSTRAINTS=constraints-2.9.1.txt TORCH_REQUIREMENT=torch==2.9.13.35 GB16ENV NVIDIA_VISIBLE_DEVICES=all0 B17ENV NVIDIA_DRIVER_CAPABILITIES=compute,utility0 B18ENV LD_LIBRARY_PATH=/usr/local/nvidia/lib:/usr/local/nvidia/lib640 B19ARG TORCH=2.9.10 B20ENV TORCH_VERSION=2.9.10 B21ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/local/nvidia/bin0 B22ENV CUDA_MODULE_LOADING=LAZY0 B23ARG PYTHON=3.14.2-slim0 B24ARG CREATED=2026-07-02T06:55:38Z0 B25ARG SOURCE_COMMIT=5301aad177c47c6ec9b78b21578949e892f8eab50 B27LABEL org.opencontainers.image.url=https://hub.docker.com/r/okoko/python-torch0 B28LABEL org.opencontainers.image.documentation=https://github.com/okoko/python-torch-docker0 B29LABEL org.opencontainers.image.source=https://github.com/okoko/python-torch-docker0 B30LABEL org.opencontainers.image.vendor=Software Consulting Kohtala Ltd0 B31LABEL org.opencontainers.image.licenses=(BSD-3 AND Python-2.0)0 B32LABEL org.opencontainers.image.title=Python with preinstalled Torch0 B33LABEL org.opencontainers.image.description=Python with preinstalled Torch0 B34LABEL org.opencontainers.image.created=2026-07-02T06:55:38Z0 B35LABEL org.opencontainers.image.version=2.9.1-3.14.2-slim0 B36LABEL org.opencontainers.image.revision=5301aad177c47c6ec9b78b21578949e892f8eab50 B37LABEL org.opencontainers.image.version.python=3.14.2-slim0 B38LABEL org.opencontainers.image.version.torch=2.9.10 B39ARG TORCH_WHEEL_SOURCE=scratch0 B40LABEL org.opencontainers.image.torch-wheel-source=scratch0 BCommand
# debian.sh --arch 'amd64' out/ 'trixie' '@1769990400'