sha256:e163bd61ddd746dbe9ae0426d3c6cd5d9295a416f63ea17c460cfb836912f53f
OS/ARCH
Compressed size
3.81 GB
Last pushed
3 months by okokoci
Type
Image
Manifest digest
sha256:d25df52ac2f7f4b3733d40284d7a6f44733a5610586c2a02e32b9a543c607334
Image Layers
1# debian.sh --arch 'amd64' out/47.01 MB2RUN /bin/sh -c set -eux;24.43 MB3RUN /bin/sh -c set -eux;64.65 MB4RUN /bin/sh -c set -ex;225.07 MB5ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B6RUN /bin/sh -c set -eux;5.8 MB7ENV PYTHON_VERSION=3.14.20 B8ENV PYTHON_SHA256=ce543ab854bc256b61b71e9b27f831ffd1bfd60a479d639f8be7f9757cf573e90 B9RUN /bin/sh -c set -eux;28.05 MB10RUN /bin/sh -c set -eux;250 B11CMD ["python3"]0 B12ARG TARGETPLATFORM=linux/amd640 B13RUN |1 TARGETPLATFORM=linux/amd64 /bin/sh -c78.79 MB14COPY README.md LICENSE / #1.56 KB15ARG CONSTRAINTS=constraints-2.9.1.txt0 B16ARG TORCH_REQUIREMENT=torch==2.9.10 B17ARG EXTRA_INDEX_URL=https://download.pytorch.org/whl/cu126/0 B18RUN |4 TARGETPLATFORM=linux/amd64 CONSTRAINTS=constraints-2.9.1.txt TORCH_REQUIREMENT=torch==2.9.13.35 GB19ENV NVIDIA_VISIBLE_DEVICES=all0 B20ENV NVIDIA_DRIVER_CAPABILITIES=compute,utility0 B21ENV LD_LIBRARY_PATH=/usr/local/nvidia/lib:/usr/local/nvidia/lib640 B22ARG TORCH=2.9.10 B23ENV TORCH_VERSION=2.9.10 B24ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/local/nvidia/bin0 B25ENV CUDA_MODULE_LOADING=LAZY0 B26ARG PYTHON=3.14.20 B27ARG CREATED=2026-07-02T06:55:38Z0 B28ARG SOURCE_COMMIT=5301aad177c47c6ec9b78b21578949e892f8eab50 B30LABEL org.opencontainers.image.url=https://hub.docker.com/r/okoko/python-torch0 B31LABEL org.opencontainers.image.documentation=https://github.com/okoko/python-torch-docker0 B32LABEL org.opencontainers.image.source=https://github.com/okoko/python-torch-docker0 B33LABEL org.opencontainers.image.vendor=Software Consulting Kohtala Ltd0 B34LABEL org.opencontainers.image.licenses=(BSD-3 AND Python-2.0)0 B35LABEL org.opencontainers.image.title=Python with preinstalled Torch0 B36LABEL org.opencontainers.image.description=Python with preinstalled Torch0 B37LABEL org.opencontainers.image.created=2026-07-02T06:55:38Z0 B38LABEL org.opencontainers.image.version=2.9.1-3.14.20 B39LABEL org.opencontainers.image.revision=5301aad177c47c6ec9b78b21578949e892f8eab50 B40LABEL org.opencontainers.image.version.python=3.14.20 B41LABEL org.opencontainers.image.version.torch=2.9.10 B42ARG TORCH_WHEEL_SOURCE=scratch0 B43LABEL org.opencontainers.image.torch-wheel-source=scratch0 BCommand
# debian.sh --arch 'amd64' out/ 'trixie' '@1769990400'