docker.io/rocm/k8s-device-plugin:labeller-1.31.0.9 linux/amd64

docker.io/rocm/k8s-device-plugin:labeller-1.31.0.9 - 国内下载镜像源 浏览次数:10
**罗氏 GPU 插件镜像**

Rochm GPU plugin image

描述:

  • 基于 OpenRocm 的 GPU 设备驱动程序和插件
  • 支持多个 GPU 设备类型,包括 AMD Radeon 和 NVIDIA GeForce
  • 提供了对容器的 GPU 运算能力的接口
  • 可与 Kubernetes 集成,自动检测和配置 GPU 设备

关键词:

  • Rochm
  • GPU
  • 插件
  • Kubernetes
源镜像 docker.io/rocm/k8s-device-plugin:labeller-1.31.0.9
国内镜像 swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/rocm/k8s-device-plugin:labeller-1.31.0.9
镜像ID sha256:c27a27b8a0665ab91cafb12ec1e6db34227cf6036026af53e86ad8f52b74d194
镜像TAG labeller-1.31.0.9
大小 65.41MB
镜像源 docker.io
项目信息 Docker-Hub主页 🚀项目TAG 🚀
CMD ./k8s-node-labeller
启动入口
工作目录 /root/
OS/平台 linux/amd64
浏览量 10 次
贡献者
镜像创建 2025-12-24T07:38:34.564814977Z
同步时间 2026-02-05 14:37
更新时间 2026-02-05 16:46
环境变量
PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
镜像标签
Kenny Ho <Kenny.Ho@amd.com>: org.opencontainers.image.authors Apache-2.0: org.opencontainers.image.licenses https://github.com/ROCm/k8s-device-plugin: org.opencontainers.image.source Advanced Micro Devices, Inc.: org.opencontainers.image.vendor

Docker拉取命令

docker pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/rocm/k8s-device-plugin:labeller-1.31.0.9
docker tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/rocm/k8s-device-plugin:labeller-1.31.0.9  docker.io/rocm/k8s-device-plugin:labeller-1.31.0.9

Containerd拉取命令

ctr images pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/rocm/k8s-device-plugin:labeller-1.31.0.9
ctr images tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/rocm/k8s-device-plugin:labeller-1.31.0.9  docker.io/rocm/k8s-device-plugin:labeller-1.31.0.9

Shell快速替换命令

sed -i 's#rocm/k8s-device-plugin:labeller-1.31.0.9#swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/rocm/k8s-device-plugin:labeller-1.31.0.9#' deployment.yaml

Ansible快速分发-Docker

#ansible k8s -m shell -a 'docker pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/rocm/k8s-device-plugin:labeller-1.31.0.9 && docker tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/rocm/k8s-device-plugin:labeller-1.31.0.9  docker.io/rocm/k8s-device-plugin:labeller-1.31.0.9'

Ansible快速分发-Containerd

#ansible k8s -m shell -a 'ctr images pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/rocm/k8s-device-plugin:labeller-1.31.0.9 && ctr images tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/rocm/k8s-device-plugin:labeller-1.31.0.9  docker.io/rocm/k8s-device-plugin:labeller-1.31.0.9'

镜像构建历史


# 2025-12-24 15:38:34  0.00B 设置默认要执行的命令
CMD ["./k8s-node-labeller"]
                        
# 2025-12-24 15:38:34  23.80KB 复制新文件或目录到容器中
COPY /go/src/github.com/ROCm/k8s-device-plugin/cmd/k8s-node-labeller/amdgpu.ids /usr/share/libdrm/amdgpu.ids # buildkit
                        
# 2025-12-24 15:38:34  54.98MB 复制新文件或目录到容器中
COPY /go/bin/k8s-node-labeller . # buildkit
                        
# 2025-02-22 10:44:00  0.00B 设置工作目录为/root/
WORKDIR /root/
                        
# 2025-02-22 10:44:00  2.57MB 执行命令并创建新的镜像层
RUN /bin/sh -c apk --no-cache add ca-certificates libdrm # buildkit
                        
# 2025-02-22 10:44:00  0.00B 添加元数据标签
LABEL org.opencontainers.image.source=https://github.com/ROCm/k8s-device-plugin org.opencontainers.image.authors=Kenny Ho <Kenny.Ho@amd.com> org.opencontainers.image.vendor=Advanced Micro Devices, Inc. org.opencontainers.image.licenses=Apache-2.0
                        
# 2025-02-14 11:28:36  0.00B 设置默认要执行的命令
CMD ["/bin/sh"]
                        
# 2025-02-14 11:28:36  7.83MB 复制文件或目录到容器中
ADD alpine-minirootfs-3.21.3-x86_64.tar.gz / # buildkit
                        
                    

镜像信息

{
    "Id": "sha256:c27a27b8a0665ab91cafb12ec1e6db34227cf6036026af53e86ad8f52b74d194",
    "RepoTags": [
        "rocm/k8s-device-plugin:labeller-1.31.0.9",
        "swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/rocm/k8s-device-plugin:labeller-1.31.0.9"
    ],
    "RepoDigests": [
        "rocm/k8s-device-plugin@sha256:7917397c7f3114b6244391d39f99a162d6c9377751b8bd6ce47f0fa112e7a1c7",
        "swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/rocm/k8s-device-plugin@sha256:7917397c7f3114b6244391d39f99a162d6c9377751b8bd6ce47f0fa112e7a1c7"
    ],
    "Parent": "",
    "Comment": "buildkit.dockerfile.v0",
    "Created": "2025-12-24T07:38:34.564814977Z",
    "Container": "",
    "ContainerConfig": null,
    "DockerVersion": "",
    "Author": "",
    "Config": {
        "Hostname": "",
        "Domainname": "",
        "User": "",
        "AttachStdin": false,
        "AttachStdout": false,
        "AttachStderr": false,
        "Tty": false,
        "OpenStdin": false,
        "StdinOnce": false,
        "Env": [
            "PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"
        ],
        "Cmd": [
            "./k8s-node-labeller"
        ],
        "ArgsEscaped": true,
        "Image": "",
        "Volumes": null,
        "WorkingDir": "/root/",
        "Entrypoint": null,
        "OnBuild": null,
        "Labels": {
            "org.opencontainers.image.authors": "Kenny Ho \u003cKenny.Ho@amd.com\u003e",
            "org.opencontainers.image.licenses": "Apache-2.0",
            "org.opencontainers.image.source": "https://github.com/ROCm/k8s-device-plugin",
            "org.opencontainers.image.vendor": "Advanced Micro Devices, Inc."
        }
    },
    "Architecture": "amd64",
    "Os": "linux",
    "Size": 65407842,
    "GraphDriver": {
        "Data": {
            "LowerDir": "/var/lib/docker/overlay2/bc2f5f81cd60c2b27323de57d1a346cf882fcc0878b0110453045d2ddb41195a/diff:/var/lib/docker/overlay2/4e00287b6d0bc32596ab530a8a3aae6c3b0311effa1ccb66245ca90980f34633/diff:/var/lib/docker/overlay2/66247e770701acbbd2af458acf56901726cf0228172294e35cc497aab5ae5415/diff:/var/lib/docker/overlay2/4e8c80c1de56b91b667718f35bdead0b4c91a2fdafbfe97c3c57654b169634d9/diff",
            "MergedDir": "/var/lib/docker/overlay2/4be87dc18dc3b7202f71e8dcf9977796b89616f5d23a0763b7236879a183166c/merged",
            "UpperDir": "/var/lib/docker/overlay2/4be87dc18dc3b7202f71e8dcf9977796b89616f5d23a0763b7236879a183166c/diff",
            "WorkDir": "/var/lib/docker/overlay2/4be87dc18dc3b7202f71e8dcf9977796b89616f5d23a0763b7236879a183166c/work"
        },
        "Name": "overlay2"
    },
    "RootFS": {
        "Type": "layers",
        "Layers": [
            "sha256:08000c18d16dadf9553d747a58cf44023423a9ab010aab96cf263d2216b8b350",
            "sha256:5099ff2d93c30c7b43287912a105ad8526de008849d5417920a19f23d5c9d087",
            "sha256:5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef",
            "sha256:73e7d8be8bf5ff3d8581b0e0c5ff4f0f569f10bf2b19c2a95b03bc5d48b26727",
            "sha256:b724e06ca031f43fef080eb282027da0b08b31d985113dbf77bfd1c17cfcd672"
        ]
    },
    "Metadata": {
        "LastTagTime": "2026-02-05T14:37:18.695215253+08:00"
    }
}

更多版本

docker.io/rocm/k8s-device-plugin:latest

linux/amd64 docker.io27.51MB2024-09-13 00:37
505

docker.io/rocm/k8s-device-plugin:1.31.0.9

linux/amd64 docker.io27.70MB2026-02-05 14:36
11

docker.io/rocm/k8s-device-plugin:labeller-1.31.0.9

linux/amd64 docker.io65.41MB2026-02-05 14:37
9