sha256:d2df2a205260a0a21d5543a58a259cc4ffb6fe87e2c1b0b07f8f55e903274ebf
OS/ARCH
linux/amd64
Compressed size
2.92 GB
Last pushed
over 2 years by okokoci
Type
Image
Manifest digest
sha256:c6db4a467b25caa6b533b3ab58f2022c5eb6e26dd069b2c2d834ccb64e4195c1
Image Layers
1ADD file ... in / 47.29 MB2CMD ["bash"]0 B3/bin/sh -c set -eux; apt-get22.94 MB4/bin/sh -c set -eux; apt-get61.17 MB5/bin/sh -c set -ex; apt-get201.33 MB6ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B7ENV LANG=C.UTF-80 B8RUN /bin/sh -c set -eux;6.1 MB9ENV GPG_KEY=A035C8C19219BA821ECEA86B64E628F8D684696D0 B10ENV PYTHON_VERSION=3.11.70 B11RUN /bin/sh -c set -eux;18.88 MB12RUN /bin/sh -c set -eux;243 B13ENV PYTHON_PIP_VERSION=23.2.10 B14ENV PYTHON_SETUPTOOLS_VERSION=65.5.10 B15ENV PYTHON_GET_PIP_URL=https://github.com/pypa/get-pip/raw/049c52c665e8c5fd1751f942316e0a5c777d304f/public/get-pip.py0 B16ENV PYTHON_GET_PIP_SHA256=7cfd4bdc4d475ea971f1c0710a5953bcc704d171f83c797b9529d9974502fcc60 B17RUN /bin/sh -c set -eux;2.97 MB18CMD ["python3"]0 B19RUN /bin/sh -c 25.23 MB20COPY README.md LICENSE / #1.44 KB21ARG CONSTRAINTS0 B22ARG TORCH_REQUIREMENT0 B23ARG EXTRA_INDEX_URL0 B24RUN |3 CONSTRAINTS=constraints.txt TORCH_REQUIREMENT=torch==2.1.2 EXTRA_INDEX_URL=2.54 GB25ENV NVIDIA_VISIBLE_DEVICES=all0 B26ENV NVIDIA_DRIVER_CAPABILITIES=compute,utility0 B27ENV LD_LIBRARY_PATH=/usr/local/nvidia/lib:/usr/local/nvidia/lib640 B28ARG TORCH0 B29ENV TORCH_VERSION=2.1.20 B30ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/local/nvidia/bin0 B31ENV CUDA_MODULE_LOADING=LAZY0 B32ARG PYTHON0 B33ARG CREATED0 B34ARG SOURCE_COMMIT0 B36LABEL org.opencontainers.image.url=https://hub.docker.com/r/okoko/python-torch0 B37LABEL org.opencontainers.image.documentation=https://github.com/okoko/python-torch-docker0 B38LABEL org.opencontainers.image.source=https://github.com/okoko/python-torch-docker0 B39LABEL org.opencontainers.image.vendor=Software Consulting Kohtala Ltd0 B40LABEL org.opencontainers.image.licenses=(BSD-3 AND Python-2.0)0 B41LABEL org.opencontainers.image.title=Python with preinstalled Torch0 B42LABEL org.opencontainers.image.description=Python with preinstalled Torch0 B43LABEL org.opencontainers.image.created=2024-05-02T03:42:45Z0 B44LABEL org.opencontainers.image.version=2.1.2-3.11.70 B45LABEL org.opencontainers.image.revision=1e41fac1d42f01257802bf0c278f7431f5cdb5c20 B46LABEL org.opencontainers.image.version.python=3.11.70 B47LABEL org.opencontainers.image.version.torch=2.1.20 BCommand
ADD file:6d9e71f0d3afb0b288cf2c06425795d528a142872692072ab1cd1ad275b67d1f in /