docker.io/mellanox/k8s-rdma-shared-dev-plugin:latest linux/amd64

docker.io/mellanox/k8s-rdma-shared-dev-plugin:latest - 国内下载镜像源 浏览次数:72

温馨提示:此镜像为latest tag镜像,本站无法保证此版本为最新镜像

```html

这是一个Mellanox提供的Docker容器镜像,用于在Kubernetes集群中部署RDMA共享开发插件。该插件旨在简化和优化在支持RDMA的网络环境中运行的Kubernetes应用程序的部署和管理。

```
源镜像 docker.io/mellanox/k8s-rdma-shared-dev-plugin:latest
国内镜像 swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/mellanox/k8s-rdma-shared-dev-plugin:latest
镜像ID sha256:10f430e8e5e53bc2c0c87c971ad54c5516517124c297a07dbfd634e2fb4f62de
镜像TAG latest
大小 139.99MB
镜像源 docker.io
项目信息 Docker-Hub主页 🚀项目TAG 🚀
CMD /bin/k8s-rdma-shared-dp
启动入口
工作目录
OS/平台 linux/amd64
浏览量 72 次
贡献者
镜像创建 2022-04-11T13:46:58.543461021Z
同步时间 2025-03-02 17:47
更新时间 2025-04-20 07:52
环境变量
PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin container=oci
镜像标签
x86_64: architecture 2022-03-28T09:21:44.133397: build-date cpt-1008.osbs.prod.upshift.rdu2.redhat.com: com.redhat.build-host ubi8-minimal-container: com.redhat.component https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI: com.redhat.license_terms The Universal Base Image Minimal is a stripped down image that uses microdnf as a package manager. This base image is freely redistributable, but Red Hat only supports Red Hat technologies through subscriptions for Red Hat products. This image is maintained by Red Hat and updated regularly.: description public: distribution-scope The Universal Base Image Minimal is a stripped down image that uses microdnf as a package manager. This base image is freely redistributable, but Red Hat only supports Red Hat technologies through subscriptions for Red Hat products. This image is maintained by Red Hat and updated regularly.: io.k8s.description RDMA Shared Device Plugin: io.k8s.display-name : io.openshift.expose-services minimal rhel8: io.openshift.tags Red Hat, Inc.: maintainer ubi8-minimal: name 2022-04-11T13:46:25.474Z: org.opencontainers.image.created : org.opencontainers.image.description NOASSERTION: org.opencontainers.image.licenses 75f41767383ebfd18c82e74d2bcd835de2b0cd0a: org.opencontainers.image.revision https://github.com/Mellanox/k8s-rdma-shared-dev-plugin: org.opencontainers.image.source k8s-rdma-shared-dev-plugin: org.opencontainers.image.title https://github.com/Mellanox/k8s-rdma-shared-dev-plugin: org.opencontainers.image.url v1.3.2: org.opencontainers.image.version 240.1648458092: release Provides the latest release of the minimal Red Hat Universal Base Image 8.: summary https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8-minimal/images/8.5-240.1648458092: url 7ffc2d965ea414fc38f42d93090d967a5aee2c33: vcs-ref git: vcs-type Red Hat, Inc.: vendor 8.5: version

Docker拉取命令

docker pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/mellanox/k8s-rdma-shared-dev-plugin:latest
docker tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/mellanox/k8s-rdma-shared-dev-plugin:latest  docker.io/mellanox/k8s-rdma-shared-dev-plugin:latest

Containerd拉取命令

ctr images pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/mellanox/k8s-rdma-shared-dev-plugin:latest
ctr images tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/mellanox/k8s-rdma-shared-dev-plugin:latest  docker.io/mellanox/k8s-rdma-shared-dev-plugin:latest

Shell快速替换命令

sed -i 's#mellanox/k8s-rdma-shared-dev-plugin:latest#swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/mellanox/k8s-rdma-shared-dev-plugin:latest#' deployment.yaml

Ansible快速分发-Docker

#ansible k8s -m shell -a 'docker pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/mellanox/k8s-rdma-shared-dev-plugin:latest && docker tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/mellanox/k8s-rdma-shared-dev-plugin:latest  docker.io/mellanox/k8s-rdma-shared-dev-plugin:latest'

Ansible快速分发-Containerd

#ansible k8s -m shell -a 'ctr images pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/mellanox/k8s-rdma-shared-dev-plugin:latest && ctr images tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/mellanox/k8s-rdma-shared-dev-plugin:latest  docker.io/mellanox/k8s-rdma-shared-dev-plugin:latest'

镜像构建历史


# 2022-04-11 21:46:58  0.00B 设置默认要执行的命令
CMD ["/bin/k8s-rdma-shared-dp"]
                        
# 2022-04-11 21:46:58  0.00B 添加元数据标签
LABEL io.k8s.display-name=RDMA Shared Device Plugin
                        
# 2022-04-11 21:46:58  13.54MB 复制新文件或目录到容器中
COPY /usr/src/k8s-rdma-shared-dp/build/k8s-rdma-shared-dp /bin/ # buildkit
                        
# 2022-04-11 21:46:38  23.90MB 执行命令并创建新的镜像层
RUN /bin/sh -c microdnf install kmod hwdata # buildkit
                        
# 2022-03-28 17:22:01  4.70KB 

                        
# 2022-03-28 17:21:51  102.55MB 

                        
                    

镜像信息

{
    "Id": "sha256:10f430e8e5e53bc2c0c87c971ad54c5516517124c297a07dbfd634e2fb4f62de",
    "RepoTags": [
        "mellanox/k8s-rdma-shared-dev-plugin:latest",
        "swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/mellanox/k8s-rdma-shared-dev-plugin:latest"
    ],
    "RepoDigests": [
        "mellanox/k8s-rdma-shared-dev-plugin@sha256:fd4d86864647270720354d247441f97deb76caf258869f1148d2bb6d0bf90754",
        "swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/mellanox/k8s-rdma-shared-dev-plugin@sha256:fd4d86864647270720354d247441f97deb76caf258869f1148d2bb6d0bf90754"
    ],
    "Parent": "",
    "Comment": "buildkit.dockerfile.v0",
    "Created": "2022-04-11T13:46:58.543461021Z",
    "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",
            "container=oci"
        ],
        "Cmd": [
            "/bin/k8s-rdma-shared-dp"
        ],
        "ArgsEscaped": true,
        "Image": "",
        "Volumes": null,
        "WorkingDir": "",
        "Entrypoint": null,
        "OnBuild": null,
        "Labels": {
            "architecture": "x86_64",
            "build-date": "2022-03-28T09:21:44.133397",
            "com.redhat.build-host": "cpt-1008.osbs.prod.upshift.rdu2.redhat.com",
            "com.redhat.component": "ubi8-minimal-container",
            "com.redhat.license_terms": "https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI",
            "description": "The Universal Base Image Minimal is a stripped down image that uses microdnf as a package manager. This base image is freely redistributable, but Red Hat only supports Red Hat technologies through subscriptions for Red Hat products. This image is maintained by Red Hat and updated regularly.",
            "distribution-scope": "public",
            "io.k8s.description": "The Universal Base Image Minimal is a stripped down image that uses microdnf as a package manager. This base image is freely redistributable, but Red Hat only supports Red Hat technologies through subscriptions for Red Hat products. This image is maintained by Red Hat and updated regularly.",
            "io.k8s.display-name": "RDMA Shared Device Plugin",
            "io.openshift.expose-services": "",
            "io.openshift.tags": "minimal rhel8",
            "maintainer": "Red Hat, Inc.",
            "name": "ubi8-minimal",
            "org.opencontainers.image.created": "2022-04-11T13:46:25.474Z",
            "org.opencontainers.image.description": "",
            "org.opencontainers.image.licenses": "NOASSERTION",
            "org.opencontainers.image.revision": "75f41767383ebfd18c82e74d2bcd835de2b0cd0a",
            "org.opencontainers.image.source": "https://github.com/Mellanox/k8s-rdma-shared-dev-plugin",
            "org.opencontainers.image.title": "k8s-rdma-shared-dev-plugin",
            "org.opencontainers.image.url": "https://github.com/Mellanox/k8s-rdma-shared-dev-plugin",
            "org.opencontainers.image.version": "v1.3.2",
            "release": "240.1648458092",
            "summary": "Provides the latest release of the minimal Red Hat Universal Base Image 8.",
            "url": "https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8-minimal/images/8.5-240.1648458092",
            "vcs-ref": "7ffc2d965ea414fc38f42d93090d967a5aee2c33",
            "vcs-type": "git",
            "vendor": "Red Hat, Inc.",
            "version": "8.5"
        }
    },
    "Architecture": "amd64",
    "Os": "linux",
    "Size": 139993168,
    "GraphDriver": {
        "Data": {
            "LowerDir": "/var/lib/docker/overlay2/5bd2d1dbc32c58d003f629d92dc600436bd30c74ac3d94d8df09c155b7556891/diff:/var/lib/docker/overlay2/5942bd30c9d8664917633adab6f297e329e4dc6aa64ea3fcd0227a630c507b86/diff:/var/lib/docker/overlay2/ec1b08621aee96bf7dd8bee40ea6ddba5323016ea2ad959bc4e840344cb47479/diff",
            "MergedDir": "/var/lib/docker/overlay2/c65646cb8e89a227e5eb2a6ca37bd666cc89a39c825c747cd2c202eb53d1ca5e/merged",
            "UpperDir": "/var/lib/docker/overlay2/c65646cb8e89a227e5eb2a6ca37bd666cc89a39c825c747cd2c202eb53d1ca5e/diff",
            "WorkDir": "/var/lib/docker/overlay2/c65646cb8e89a227e5eb2a6ca37bd666cc89a39c825c747cd2c202eb53d1ca5e/work"
        },
        "Name": "overlay2"
    },
    "RootFS": {
        "Type": "layers",
        "Layers": [
            "sha256:f2c4302f03b8582b388fb66058da2ae3a3b70cff3ab8ce3ebfc0cc24349814b9",
            "sha256:60609ec85f865f7d04d108c7f1366a96f15cfaad0d632f7bd0cc674b7ea7bdaa",
            "sha256:147973faa5c53a439e205faa5dc1365ef8b05755c425286ec3e73798c5807fb6",
            "sha256:7a62af30ab39493d70f96e2d9f7e00a147e80199c17a95392a48e6599d77d6f7"
        ]
    },
    "Metadata": {
        "LastTagTime": "2025-03-02T17:47:07.771391605+08:00"
    }
}

更多版本

docker.io/mellanox/k8s-rdma-shared-dev-plugin:latest

linux/amd64 docker.io139.99MB2025-03-02 17:47
71