docker.io/rancher/mirrored-longhornio-csi-node-driver-registrar:v2.13.0 linux/amd64

docker.io/rancher/mirrored-longhornio-csi-node-driver-registrar:v2.13.0 - 国内下载镜像源 浏览次数:44 安全受验证的发布者-Rancher
这个镜像是 Longhorn CSI Node Driver Registrar 的 Docker 镜像。

Longhorn CSI Node Driver Registrar 是一个用于注册和管理 Longhorn CSI Node Driver 的工具。它允许您将 Longhorn 存储驱动器注册到 Kubernetes 集群中,并管理驱动器的配置和状态。

通过使用这个镜像,您可以轻松地在您的 Kubernetes 环境中部署和管理 Longhorn 存储驱动器,从而实现存储管理的自动化和高效性。

源镜像 docker.io/rancher/mirrored-longhornio-csi-node-driver-registrar:v2.13.0
国内镜像 swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/rancher/mirrored-longhornio-csi-node-driver-registrar:v2.13.0
镜像ID sha256:201e8eb31e226f43456ef89c9084955202f3a10b572bc5ba84daf658a3ed6f73
镜像TAG v2.13.0
大小 30.11MB
镜像源 docker.io
项目信息 Docker-Hub主页 🚀项目TAG 🚀
CMD
启动入口 /csi-node-driver-registrar
工作目录 /
OS/平台 linux/amd64
浏览量 44 次
贡献者
镜像创建 2024-12-19T17:17:31.614555104Z
同步时间 2025-04-06 20:03
更新时间 2025-04-24 08:31
环境变量
PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin SSL_CERT_FILE=/etc/ssl/certs/ca-certificates.crt
镜像标签
CSI Node driver registrar: description Kubernetes Authors: maintainers v2.13.0: revision

Docker拉取命令

docker pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/rancher/mirrored-longhornio-csi-node-driver-registrar:v2.13.0
docker tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/rancher/mirrored-longhornio-csi-node-driver-registrar:v2.13.0  docker.io/rancher/mirrored-longhornio-csi-node-driver-registrar:v2.13.0

Containerd拉取命令

ctr images pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/rancher/mirrored-longhornio-csi-node-driver-registrar:v2.13.0
ctr images tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/rancher/mirrored-longhornio-csi-node-driver-registrar:v2.13.0  docker.io/rancher/mirrored-longhornio-csi-node-driver-registrar:v2.13.0

Shell快速替换命令

sed -i 's#rancher/mirrored-longhornio-csi-node-driver-registrar:v2.13.0#swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/rancher/mirrored-longhornio-csi-node-driver-registrar:v2.13.0#' deployment.yaml

Ansible快速分发-Docker

#ansible k8s -m shell -a 'docker pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/rancher/mirrored-longhornio-csi-node-driver-registrar:v2.13.0 && docker tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/rancher/mirrored-longhornio-csi-node-driver-registrar:v2.13.0  docker.io/rancher/mirrored-longhornio-csi-node-driver-registrar:v2.13.0'

Ansible快速分发-Containerd

#ansible k8s -m shell -a 'ctr images pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/rancher/mirrored-longhornio-csi-node-driver-registrar:v2.13.0 && ctr images tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/rancher/mirrored-longhornio-csi-node-driver-registrar:v2.13.0  docker.io/rancher/mirrored-longhornio-csi-node-driver-registrar:v2.13.0'

镜像构建历史


# 2024-12-20 01:17:31  0.00B 配置容器启动时运行的命令
ENTRYPOINT ["/csi-node-driver-registrar"]
                        
# 2024-12-20 01:17:31  28.13MB 复制新文件或目录到容器中
COPY ./bin/csi-node-driver-registrar csi-node-driver-registrar # buildkit
                        
# 2024-12-20 01:17:31  0.00B 定义构建参数
ARG binary=./bin/csi-node-driver-registrar
                        
# 2024-12-20 01:17:31  0.00B 添加元数据标签
LABEL description=CSI Node driver registrar
                        
# 2024-12-20 01:17:31  0.00B 添加元数据标签
LABEL maintainers=Kubernetes Authors
                        
# 0001-01-01 08:00:00  232.72KB 

                        
# 0001-01-01 08:00:00  346.00B 

                        
# 0001-01-01 08:00:00  497.00B 

                        
# 0001-01-01 08:00:00  0.00B 

                        
# 0001-01-01 08:00:00  64.00B 

                        
# 0001-01-01 08:00:00  0.00B 

                        
# 0001-01-01 08:00:00  149.00B 

                        
# 0001-01-01 08:00:00  0.00B 

                        
# 0001-01-01 08:00:00  1.46MB 

                        
# 0001-01-01 08:00:00  22.89KB 

                        
# 0001-01-01 08:00:00  270.74KB 

                        
                    

镜像信息

{
    "Id": "sha256:201e8eb31e226f43456ef89c9084955202f3a10b572bc5ba84daf658a3ed6f73",
    "RepoTags": [
        "rancher/mirrored-longhornio-csi-node-driver-registrar:v2.13.0",
        "swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/rancher/mirrored-longhornio-csi-node-driver-registrar:v2.13.0"
    ],
    "RepoDigests": [
        "rancher/mirrored-longhornio-csi-node-driver-registrar@sha256:3325cc4a588d6d202d329b86297cf6e7ab8aff8ab72472c5372703cb522a226a",
        "swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/rancher/mirrored-longhornio-csi-node-driver-registrar@sha256:ec758644184cee51001da9b4a6db9d95885a01fa2947efbca03d0aadcbf9e0c3"
    ],
    "Parent": "",
    "Comment": "buildkit.dockerfile.v0",
    "Created": "2024-12-19T17:17:31.614555104Z",
    "Container": "",
    "ContainerConfig": null,
    "DockerVersion": "",
    "Author": "",
    "Config": {
        "Hostname": "",
        "Domainname": "",
        "User": "0",
        "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",
            "SSL_CERT_FILE=/etc/ssl/certs/ca-certificates.crt"
        ],
        "Cmd": null,
        "Image": "",
        "Volumes": null,
        "WorkingDir": "/",
        "Entrypoint": [
            "/csi-node-driver-registrar"
        ],
        "OnBuild": null,
        "Labels": {
            "description": "CSI Node driver registrar",
            "maintainers": "Kubernetes Authors",
            "revision": "v2.13.0"
        }
    },
    "Architecture": "amd64",
    "Os": "linux",
    "Size": 30113046,
    "GraphDriver": {
        "Data": {
            "LowerDir": "/var/lib/docker/overlay2/2d19001a3c6b076d2083a5ee0e3bd78a78150b6ae561b5c36ada31640948bb61/diff:/var/lib/docker/overlay2/8eedf9e4c4abf0b9938121cc780881b4dd351ab1e0406bc5f57905f1ba8b4ce2/diff:/var/lib/docker/overlay2/4e122ac10977ea47ddb9514080f328814efe822b7f8f5c111353e4c2b53975bf/diff:/var/lib/docker/overlay2/10d07ad77f445e84bd222bdb7ae4cfd4a03ecc72e2e693dfc70a2a50f9f60efd/diff:/var/lib/docker/overlay2/c927252b6be5ba2de78a87ce89518d4f1b85f10cde8e22d960d3469e7a21a6f4/diff:/var/lib/docker/overlay2/347708af5da5b4207b25a863493ca4ae1d8545460898b1b9ab098573ee4dbc34/diff:/var/lib/docker/overlay2/2163a9446cb152f7b87e098c0fe6f0092afb86a22ce868712d2f2bd73e83075d/diff:/var/lib/docker/overlay2/ec897d6150bbc36ebd7936934a218455a3950f2021b7a85d17de09b5ffcd1794/diff:/var/lib/docker/overlay2/790e743a9db65935c109f131b1e4c80b9130994348400a1b12b7b93721fbf9db/diff:/var/lib/docker/overlay2/e462a9fad6a8f82b451f0b925501a97cadf27b0629a89a392d1de5c07cf40a08/diff:/var/lib/docker/overlay2/3cf0075642e561dfdfbc21a8e58c82953b8ea636f9a4fbdd22f5331ed6ea23ea/diff",
            "MergedDir": "/var/lib/docker/overlay2/d03cd65dbc312945051809410c57414e154ec1b471916eaca1d28619dce11753/merged",
            "UpperDir": "/var/lib/docker/overlay2/d03cd65dbc312945051809410c57414e154ec1b471916eaca1d28619dce11753/diff",
            "WorkDir": "/var/lib/docker/overlay2/d03cd65dbc312945051809410c57414e154ec1b471916eaca1d28619dce11753/work"
        },
        "Name": "overlay2"
    },
    "RootFS": {
        "Type": "layers",
        "Layers": [
            "sha256:03af251906410714c5aef9fa705b63f6bbc39c4a5e787de7361eeb18886c2ed2",
            "sha256:8fa10c0194df9b7c054c90dbe482585f768a54428fc90a5b78a0066a123b1bba",
            "sha256:a80545a98dcd0866ae5eeadc9a28dec703b1e54a01ce8ff245e83f48261fe575",
            "sha256:4d049f83d9cf21d1f5cc0e11deaf36df02790d0e60c1a3829538fb4b61685368",
            "sha256:af5aa97ebe6ce1604747ec1e21af7136ded391bcabe4acef882e718a87c86bcc",
            "sha256:6f1cdceb6a3146f0ccb986521156bef8a422cdbb0863396f7f751f575ba308f4",
            "sha256:bbb6cacb8c82e4da4e8143e03351e939eab5e21ce0ef333c42e637af86c5217b",
            "sha256:2a92d6ac9e4fcc274d5168b217ca4458a9fec6f094ead68d99c77073f08caac1",
            "sha256:1a73b54f556b477f0a8b939d13c504a3b4f4db71f7a09c63afbc10acb3de5849",
            "sha256:f4aee9e53c42a22ed82451218c3ea03d1eea8d6ca8fbe8eb4e950304ba8a8bb3",
            "sha256:b336e209998fa5cf0eec3dabf93a21194198a35f4f75612d8da03693f8c30217",
            "sha256:76fb7a2fe729e94a71bc526fc8522b0e42972530c5f698f08dea3d496d0038c6"
        ]
    },
    "Metadata": {
        "LastTagTime": "2025-04-06T20:03:49.864240232+08:00"
    }
}

更多版本

docker.io/rancher/mirrored-longhornio-csi-node-driver-registrar:v2.9.2

linux/amd64 docker.io21.79MB2024-09-02 10:53
144
43