sha256:878bfff61582745f9d670f9f89fa8829e9ab35fb8a72ebd9ddd69d8419ae8344
OS/ARCH
linux/amd64
Compressed size
611.65 MB
Last pushed
about 2 years by okokoci
Type
Image
Manifest digest
sha256:8ef623108727eb04da11d136d16cdfa48f44fba8bd5b1092f62d20f6c7049f67
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.txt0 B23ARG TORCH_REQUIREMENT=torch==2.1.2+cpu0 B24ARG EXTRA_INDEX_URL=https://download.pytorch.org/whl/cpu0 B25RUN |4 TARGETPLATFORM=linux/amd64 CONSTRAINTS=constraints.txt TORCH_REQUIREMENT=torch==2.1.2+cpu212.75 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.1.2+cpu0 B30ENV TORCH_VERSION=2.1.2+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:24Z0 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:24Z0 B45LABEL org.opencontainers.image.version=2.1.2+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.1.2+cpu0 B49ARG TORCH_WHEEL_SOURCE=okoko/torch-wheels:2.1.20 B50LABEL org.opencontainers.image.torch-wheel-source=okoko/torch-wheels:2.1.20 BCommand
ADD file:0d5bdf84bbcdfa95d42190537e3cad2c0a5876f9127fae6a1d1c485d3539c77d in /