sha256:99cd3ada03d8ec0c719abc315c131132849fbee880d06eed262e41f49f21dacc
OS/ARCH
Compressed size
773.5 MB
Last pushed
about 2 years by okokoci
Type
Image
Manifest digest
sha256:632363944ff26e8dfe888c9e709adbe177816d00e67b84d74c0c6c8bcd277d60
Image Layers
1ADD file ... in / 47.29 MB2CMD ["bash"]0 B3/bin/sh -c set -eux; apt-get22.5 MB4/bin/sh -c set -eux; apt-get61.03 MB5/bin/sh -c set -ex; apt-get193.24 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.95 MB9ENV GPG_KEY=A035C8C19219BA821ECEA86B64E628F8D684696D0 B10ENV PYTHON_VERSION=3.11.90 B11RUN /bin/sh -c set -eux;18.59 MB12RUN /bin/sh -c set -eux;233 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/arm640 B20RUN |1 TARGETPLATFORM=linux/arm64 /bin/sh -c129.71 MB21COPY README.md LICENSE / #1.44 KB22ARG CONSTRAINTS=constraints.txt0 B23ARG TORCH_REQUIREMENT=torch==2.1.20 B24ARG EXTRA_INDEX_URL=0 B25RUN |4 TARGETPLATFORM=linux/arm64 CONSTRAINTS=constraints.txt TORCH_REQUIREMENT=torch==2.1.2292.2 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.20 B30ENV TORCH_VERSION=2.1.20 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-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.20 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:e81dd8b32e45ea6e761021a3e01b6efd339dd9248a2036dc4b51a2c1de560b4c in /