Sign inSign up

okoko/python-torch:2.1.0-cpu-3.11.6

Machine learning & AI
Index digest

sha256:f72ba022ff6bd0ed6bb5b1322dafdd8f2a8adcf14c6ce487c473a49d11445d4a

OS/ARCH

linux/amd64

Compressed size

617.41 MB

Last pushed

over 2 years by okokoci

Type

Image

Manifest digest

sha256:0dad9fd1f0f7b7e08e2b88e7c9518c126f94dee36c4ecfb59d77a0bd853d4b4a

Image Layers

1ADD file ... in / 47.29 MB
2CMD ["bash"]0 B
3/bin/sh -c set -eux; apt-get22.94 MB
4/bin/sh -c apt-get update &&61.16 MB
5/bin/sh -c set -ex; apt-get201.29 MB
6ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
7ENV LANG=C.UTF-80 B
8RUN /bin/sh -c set -eux;5.87 MB
9ENV GPG_KEY=A035C8C19219BA821ECEA86B64E628F8D684696D0 B
10ENV PYTHON_VERSION=3.11.60 B
11RUN /bin/sh -c set -eux;18.88 MB
12RUN /bin/sh -c set -eux;232 B
13ENV PYTHON_PIP_VERSION=23.2.10 B
14ENV PYTHON_SETUPTOOLS_VERSION=65.5.10 B
15ENV PYTHON_GET_PIP_URL=https://github.com/pypa/get-pip/raw/4cfa4081d27285bda1220a62a5ebf5b4bd749cdb/public/get-pip.py0 B
16ENV PYTHON_GET_PIP_SHA256=9cc01665956d22b3bf057ae8287b035827bfd895da235bcea200ab3b811790b60 B
17RUN /bin/sh -c set -eux;2.97 MB
18CMD ["python3"]0 B
19RUN /bin/sh -c 22.92 MB
20COPY README.md LICENSE / #1.45 KB
21ARG TORCH_REQUIREMENT0 B
22ARG EXTRA_INDEX_URL0 B
23ARG NUMPY0 B
24RUN |3 TORCH_REQUIREMENT=torch==2.1.0+cpu EXTRA_INDEX_URL=https://download.pytorch.org/whl/cpu NUMPY=1.26.2234.1 MB
25ENV NVIDIA_VISIBLE_DEVICES=all0 B
26ENV NVIDIA_DRIVER_CAPABILITIES=compute,utility0 B
27ENV LD_LIBRARY_PATH=/usr/local/nvidia/lib:/usr/local/nvidia/lib640 B
28ARG TORCH0 B
29ENV TORCH_VERSION=2.1.0+cpu0 B
30ENV NUMPY_VERSION=1.26.20 B
31ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/local/nvidia/bin0 B
32ENV CUDA_MODULE_LOADING=LAZY0 B
33ARG PYTHON0 B
34ARG CREATED0 B
35ARG SOURCE_COMMIT0 B
36LABEL org.opencontainers.image.authors=Marko Kohtala <[email protected]>0 B
37LABEL org.opencontainers.image.url=https://hub.docker.com/r/okoko/python-torch0 B
38LABEL org.opencontainers.image.documentation=https://github.com/okoko/python-torch-docker0 B
39LABEL org.opencontainers.image.source=https://github.com/okoko/python-torch-docker0 B
40LABEL org.opencontainers.image.vendor=Software Consulting Kohtala Ltd0 B
41LABEL org.opencontainers.image.licenses=(BSD-3 AND Python-2.0)0 B
42LABEL org.opencontainers.image.title=Python with preinstalled Torch0 B
43LABEL org.opencontainers.image.description=Python with preinstalled Torch0 B
44LABEL org.opencontainers.image.created=2024-01-02T03:42:49Z0 B
45LABEL org.opencontainers.image.version=2.1.0+cpu-3.11.60 B
46LABEL org.opencontainers.image.revision=3c880c3d28f5b0f059126134b034973925f038810 B
47LABEL org.opencontainers.image.version.python=3.11.60 B
48LABEL org.opencontainers.image.version.torch=2.1.0+cpu0 B
49LABEL org.opencontainers.image.version.numpy=1.26.20 B

Command

ADD file:39d17d28c5de0bd629e5b7c8190228e5a445d61d668e189b7523e90e68f78244 in /