docker.io/pytorch/pytorch:2.0.1-cuda11.7-cudnn8-runtime linux/amd64

docker.io/pytorch/pytorch:2.0.1-cuda11.7-cudnn8-runtime - 国内下载镜像源 浏览次数:323 安全受验证的发布者-Pytorch

PyTorch是一个深度学习框架,旨在简化机器学习算法的实现和部署。该镜像提供了一个基于Python 3.x的环境,可以用于快速启动和测试PyTorch项目。

源镜像 docker.io/pytorch/pytorch:2.0.1-cuda11.7-cudnn8-runtime
国内镜像 swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/pytorch/pytorch:2.0.1-cuda11.7-cudnn8-runtime
镜像ID sha256:26551f1051e710ecfc62bf6396fc67722f2ae0489be5e8cc6b7fc8de0926866e
镜像TAG 2.0.1-cuda11.7-cudnn8-runtime
大小 6.48GB
镜像源 docker.io
项目信息 Docker-Hub主页 🚀项目TAG 🚀
CMD /bin/bash
启动入口
工作目录 /workspace
OS/平台 linux/amd64
浏览量 323 次
贡献者
镜像创建 2023-05-12T23:31:05.349010402Z
同步时间 2024-07-26 13:31
更新时间 2024-09-20 03:03
环境变量
PATH=/opt/conda/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin NVIDIA_VISIBLE_DEVICES=all NVIDIA_DRIVER_CAPABILITIES=compute,utility LD_LIBRARY_PATH=/usr/local/nvidia/lib:/usr/local/nvidia/lib64 PYTORCH_VERSION=2.0.1
镜像标签
nvidia_driver: com.nvidia.volumes.needed ubuntu: org.opencontainers.image.ref.name 20.04: org.opencontainers.image.version

Docker拉取命令 无权限下载?点我修复

docker pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/pytorch/pytorch:2.0.1-cuda11.7-cudnn8-runtime
docker tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/pytorch/pytorch:2.0.1-cuda11.7-cudnn8-runtime  docker.io/pytorch/pytorch:2.0.1-cuda11.7-cudnn8-runtime

Containerd拉取命令

ctr images pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/pytorch/pytorch:2.0.1-cuda11.7-cudnn8-runtime
ctr images tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/pytorch/pytorch:2.0.1-cuda11.7-cudnn8-runtime  docker.io/pytorch/pytorch:2.0.1-cuda11.7-cudnn8-runtime

Shell快速替换命令

sed -i 's#pytorch/pytorch:2.0.1-cuda11.7-cudnn8-runtime#swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/pytorch/pytorch:2.0.1-cuda11.7-cudnn8-runtime#' deployment.yaml

镜像历史

大小 创建时间 层信息
0.00B 2023-05-13 07:31:05 WORKDIR /workspace
0.00B 2023-05-13 07:31:05 ENV PYTORCH_VERSION=2.0.1
0.00B 2023-05-13 07:31:05 ENV LD_LIBRARY_PATH=/usr/local/nvidia/lib:/usr/local/nvidia/lib64
0.00B 2023-05-13 07:31:05 ENV NVIDIA_DRIVER_CAPABILITIES=compute,utility
0.00B 2023-05-13 07:31:05 ENV NVIDIA_VISIBLE_DEVICES=all
0.00B 2023-05-13 07:31:05 ENV PATH=/opt/conda/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
0.00B 2023-05-13 07:31:05 RUN |4 PYTORCH_VERSION=2.0.1 TRITON_VERSION= TARGETPLATFORM=linux/amd64 CUDA_VERSION=11.7.0 /bin/sh -c if test -n "${TRITON_VERSION}" -a "${TARGETPLATFORM}" != "linux/arm64"; then DEBIAN_FRONTEND=noninteractive apt install -y --no-install-recommends gcc; rm -rf /var/lib/apt/lists/*; fi # buildkit
6.38GB 2023-05-13 07:31:03 COPY /opt/conda /opt/conda # buildkit
33.85MB 2023-05-13 07:23:57 RUN |4 PYTORCH_VERSION=2.0.1 TRITON_VERSION= TARGETPLATFORM=linux/amd64 CUDA_VERSION=11.7.0 /bin/sh -c apt-get update && DEBIAN_FRONTEND=noninteractive apt-get install -y --no-install-recommends ca-certificates libjpeg-dev libpng-dev && rm -rf /var/lib/apt/lists/* # buildkit
0.00B 2023-05-13 07:23:57 LABEL com.nvidia.volumes.needed=nvidia_driver
0.00B 2023-05-13 07:23:57 ARG CUDA_VERSION
0.00B 2023-05-13 07:23:57 ARG TARGETPLATFORM
0.00B 2023-05-13 07:23:57 ARG TRITON_VERSION
0.00B 2023-05-13 07:23:57 ARG PYTORCH_VERSION
0.00B 2023-04-13 21:05:15 /bin/sh -c #(nop) CMD ["/bin/bash"]
72.79MB 2023-04-13 21:05:15 /bin/sh -c #(nop) ADD file:d05d1c0936b046937bd5755876db2f8da3ed8ccbcf464bb56c312fbc7ed78589 in /
0.00B 2023-04-13 21:05:13 /bin/sh -c #(nop) LABEL org.opencontainers.image.version=20.04
0.00B 2023-04-13 21:05:13 /bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=ubuntu
0.00B 2023-04-13 21:05:13 /bin/sh -c #(nop) ARG LAUNCHPAD_BUILD_ARCH
0.00B 2023-04-13 21:05:13 /bin/sh -c #(nop) ARG RELEASE

镜像信息

{
    "Id": "sha256:26551f1051e710ecfc62bf6396fc67722f2ae0489be5e8cc6b7fc8de0926866e",
    "RepoTags": [
        "pytorch/pytorch:2.0.1-cuda11.7-cudnn8-runtime",
        "swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/pytorch/pytorch:2.0.1-cuda11.7-cudnn8-runtime"
    ],
    "RepoDigests": [
        "pytorch/pytorch@sha256:82e0d379a5dedd6303c89eda57bcc434c40be11f249ddfadfd5673b84351e806",
        "swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/pytorch/pytorch@sha256:82e0d379a5dedd6303c89eda57bcc434c40be11f249ddfadfd5673b84351e806"
    ],
    "Parent": "",
    "Comment": "buildkit.dockerfile.v0",
    "Created": "2023-05-12T23:31:05.349010402Z",
    "Container": "",
    "ContainerConfig": null,
    "DockerVersion": "",
    "Author": "",
    "Config": {
        "Hostname": "",
        "Domainname": "",
        "User": "",
        "AttachStdin": false,
        "AttachStdout": false,
        "AttachStderr": false,
        "Tty": false,
        "OpenStdin": false,
        "StdinOnce": false,
        "Env": [
            "PATH=/opt/conda/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin",
            "NVIDIA_VISIBLE_DEVICES=all",
            "NVIDIA_DRIVER_CAPABILITIES=compute,utility",
            "LD_LIBRARY_PATH=/usr/local/nvidia/lib:/usr/local/nvidia/lib64",
            "PYTORCH_VERSION=2.0.1"
        ],
        "Cmd": [
            "/bin/bash"
        ],
        "Image": "",
        "Volumes": null,
        "WorkingDir": "/workspace",
        "Entrypoint": null,
        "OnBuild": null,
        "Labels": {
            "com.nvidia.volumes.needed": "nvidia_driver",
            "org.opencontainers.image.ref.name": "ubuntu",
            "org.opencontainers.image.version": "20.04"
        }
    },
    "Architecture": "amd64",
    "Os": "linux",
    "Size": 6483275533,
    "GraphDriver": {
        "Data": {
            "LowerDir": "/var/lib/docker/overlay2/e8f01844ce0abd6d7eaa3174c4f2a9622d05e9e6789ad31a1b140684bb0ebe1d/diff:/var/lib/docker/overlay2/666a21ff3ac2d241ed9be897fd2e8ce219c9112b25315d81f145940ac8e87091/diff:/var/lib/docker/overlay2/93148ad88c363913bb0ccd04e838f78cd2c7dffae1156a943d8927d813d12b3c/diff:/var/lib/docker/overlay2/2aced17267abccf5616dbffe0d292ce30b0ecd475957f82ecc92a53cf59a22a1/diff",
            "MergedDir": "/var/lib/docker/overlay2/f27325660d46adedaf270c64edf8f9061f71ef6da909765caf6dc51460481bb9/merged",
            "UpperDir": "/var/lib/docker/overlay2/f27325660d46adedaf270c64edf8f9061f71ef6da909765caf6dc51460481bb9/diff",
            "WorkDir": "/var/lib/docker/overlay2/f27325660d46adedaf270c64edf8f9061f71ef6da909765caf6dc51460481bb9/work"
        },
        "Name": "overlay2"
    },
    "RootFS": {
        "Type": "layers",
        "Layers": [
            "sha256:6f37ca73c74f2cef0ddefd960260f2033c16c84583c5507a4f37b1cf7631dc20",
            "sha256:2ead6e8c217d491c804da45ac244c7e888d2e31026db3d022f02f8e24242f0a2",
            "sha256:d62d6af2f4efa8c1fee604e8b47fa73ac0e8bf834c194de33d75711f21c6534e",
            "sha256:5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef",
            "sha256:527d732c9258f0e006caef41340b1bf8e6273614f2a01ca286d34e1d666893bc"
        ]
    },
    "Metadata": {
        "LastTagTime": "2024-07-26T13:18:54.510599305+08:00"
    }
}

更多版本