sha256:d624490275fd7afec8037432d0f3c9425ce77adaf84409bacba1ac065258482c
OS/ARCH
linux/amd64
Compressed size
619.89 MB
Last pushed
about 2 years by okokoci
Type
Image
Manifest digest
sha256:3e9baca327b3be231daadb0af6700d93cb64753211f6602d409251496aa1f49d
Image Layers
1ADD file ... in / 47.26 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.46 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;5.88 MB9ENV GPG_KEY=A035C8C19219BA821ECEA86B64E628F8D684696D0 B10ENV PYTHON_VERSION=3.11.90 B11RUN /bin/sh -c set -eux;18.91 MB12RUN /bin/sh -c set -eux;237 B13ENV PYTHON_PIP_VERSION=24.00 B14ENV PYTHON_SETUPTOOLS_VERSION=65.5.10 B15ENV PYTHON_GET_PIP_URL=https://github.com/pypa/get-pip/raw/66d8a0f637083e2c3ddffc0cb1e65ce126afb856/public/get-pip.py0 B16ENV PYTHON_GET_PIP_SHA256=6fb7b781206356f45ad79efbb19322caa6c2a5ad39092d0d44d0fec94117e1180 B17RUN /bin/sh -c set -eux;2.99 MB18CMD ["python3"]0 B19ARG TARGETPLATFORM=linux/amd640 B20RUN |1 TARGETPLATFORM=linux/amd64 /bin/sh -c38.31 MB21COPY README.md LICENSE / #1.44 KB22ARG CONSTRAINTS=constraints-2.3.1.txt0 B23ARG TORCH_REQUIREMENT=torch==2.3.1+cpu0 B24ARG EXTRA_INDEX_URL=https://download.pytorch.org/whl/cpu0 B25RUN |4 TARGETPLATFORM=linux/amd64 CONSTRAINTS=constraints-2.3.1.txt TORCH_REQUIREMENT=torch==2.3.1+cpu220.98 MB26ENV NVIDIA_VISIBLE_DEVICES=all0 B27ENV NVIDIA_DRIVER_CAPABILITIES=compute,utility0 B28ENV LD_LIBRARY_PATH=/usr/local/nvidia/lib:/usr/local/nvidia/lib640 B29ARG TORCH=2.3.1+cpu0 B30ENV TORCH_VERSION=2.3.1+cpu0 B31ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/local/nvidia/bin0 B32ENV CUDA_MODULE_LOADING=LAZY0 B33ARG PYTHON=3.11.90 B34ARG CREATED=2024-09-02T03:43:26Z0 B35ARG SOURCE_COMMIT=ad53ce07456467bf222ee72b7094849ca877801f0 B37LABEL org.opencontainers.image.url=https://hub.docker.com/r/okoko/python-torch0 B38LABEL org.opencontainers.image.documentation=https://github.com/okoko/python-torch-docker0 B39LABEL org.opencontainers.image.source=https://github.com/okoko/python-torch-docker0 B40LABEL org.opencontainers.image.vendor=Software Consulting Kohtala Ltd0 B41LABEL org.opencontainers.image.licenses=(BSD-3 AND Python-2.0)0 B42LABEL org.opencontainers.image.title=Python with preinstalled Torch0 B43LABEL org.opencontainers.image.description=Python with preinstalled Torch0 B44LABEL org.opencontainers.image.created=2024-09-02T03:43:26Z0 B45LABEL org.opencontainers.image.version=2.3.1+cpu-3.11.90 B46LABEL org.opencontainers.image.revision=ad53ce07456467bf222ee72b7094849ca877801f0 B47LABEL org.opencontainers.image.version.python=3.11.90 B48LABEL org.opencontainers.image.version.torch=2.3.1+cpu0 B49ARG TORCH_WHEEL_SOURCE=okoko/torch-wheels:2.3.10 B50LABEL org.opencontainers.image.torch-wheel-source=okoko/torch-wheels:2.3.10 BCommand
ADD file:0d5bdf84bbcdfa95d42190537e3cad2c0a5876f9127fae6a1d1c485d3539c77d in /