logo
registry.k8s.io/csi-vsphere/syncer:v3.6.3
linux/amd64 registry.k8s.io 已验证 · Kubernetes 咸鱼 贡献
CSI vSphere Syncer 是一个用于同步 vSphere 虚拟机和 Kubernetes 集群之间资源的容器镜像。
12
浏览次数
170.67MB
镜像大小
国内镜像
swr.cn-north-4.myhuaweicloud.com/ddn-k8s/registry.k8s.io/csi-vsphere/syncer:v3.6.3
源镜像
registry.k8s.io/csi-vsphere/syncer:v3.6.3
镜像ID
sha256:029f3dfe673ce73c01fdbc3ef448e6cbe9364a460810bcbb19afc35c6c091e2e
镜像 TAG
v3.6.3
镜像大小
170.67MB
平台架构
linux/amd64
镜像源
registry.k8s.io
CMD
启动入口
/bin/vsphere-syncer
工作目录
/
OS/平台
linux/amd64
镜像创建
2026-06-24T18:07:26.595872533Z
同步时间
2026-08-26 09:12
浏览量
12 次
贡献者
avatar 咸鱼
⚙️ 环境变量 1
KeyValue
PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 0
🏷️ 镜像标签 4
KeyValue
20260610 build-date
e4273dc163b1125266bca10a01b01f2ea1b68880 git_commit
Photon OS x86_64/5.0 Base Image name
VMware vendor
🛡️ 镜像安全扫描
photon 5.0 Trivy 2026-08-26 09:12 查看完整报告
0
低危 LOW
9
中危 MEDIUM
33
高危 HIGH
17
严重 CRITICAL
受影响目标 (2)
registry.k8s.io/csi-vsphere/syncer:v3.6.3 (photon 5.0) photon usr/bin/vsphere-syncer gobinary

Docker拉取命令

docker pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/registry.k8s.io/csi-vsphere/syncer:v3.6.3
docker tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/registry.k8s.io/csi-vsphere/syncer:v3.6.3  registry.k8s.io/csi-vsphere/syncer:v3.6.3

Containerd拉取命令

ctr images pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/registry.k8s.io/csi-vsphere/syncer:v3.6.3
ctr images tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/registry.k8s.io/csi-vsphere/syncer:v3.6.3  registry.k8s.io/csi-vsphere/syncer:v3.6.3

Shell快速替换命令

sed -i 's#registry.k8s.io/csi-vsphere/syncer:v3.6.3#swr.cn-north-4.myhuaweicloud.com/ddn-k8s/registry.k8s.io/csi-vsphere/syncer:v3.6.3#' deployment.yaml

Ansible快速分发-Docker

#ansible k8s -m shell -a 'docker pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/registry.k8s.io/csi-vsphere/syncer:v3.6.3 && docker tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/registry.k8s.io/csi-vsphere/syncer:v3.6.3  registry.k8s.io/csi-vsphere/syncer:v3.6.3'

Ansible快速分发-Containerd

#ansible k8s -m shell -a 'ctr images pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/registry.k8s.io/csi-vsphere/syncer:v3.6.3 && ctr images tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/registry.k8s.io/csi-vsphere/syncer:v3.6.3  registry.k8s.io/csi-vsphere/syncer:v3.6.3'

镜像构建历史


# 2026-06-25 02:07:26  0.00B 配置容器启动时运行的命令
ENTRYPOINT ["/bin/vsphere-syncer"]
                        
# 2026-06-25 02:07:26  32.77KB 执行命令并创建新的镜像层
RUN |1 GIT_COMMIT=e4273dc163b1125266bca10a01b01f2ea1b68880 /bin/sh -c tdnf clean all # buildkit
                        
# 2026-06-25 02:07:26  83.47MB 复制新文件或目录到容器中
COPY /build/vsphere-syncer /bin/vsphere-syncer # buildkit
                        
# 2026-06-25 02:05:21  38.69MB 执行命令并创建新的镜像层
RUN |1 GIT_COMMIT=e4273dc163b1125266bca10a01b01f2ea1b68880 /bin/sh -c tdnf -y upgrade # buildkit
                        
# 2026-06-25 02:05:21  0.00B 添加元数据标签
LABEL git_commit=e4273dc163b1125266bca10a01b01f2ea1b68880
                        
# 2026-06-25 02:05:21  0.00B 定义构建参数
ARG GIT_COMMIT
                        
# 2026-06-11 07:40:39  0.00B 设置默认要执行的命令
CMD ["/bin/bash"]
                        
# 2026-06-11 07:40:39  0.00B 添加元数据标签
LABEL name=Photon OS x86_64/5.0 Base Image vendor=VMware build-date=20260610
                        
# 2026-06-11 07:40:39  48.48MB 复制文件或目录到容器中
ADD photon-rootfs-5.0-db2794147.x86_64.tar.gz / # buildkit
                        
                    

镜像信息

{
    "Id": "sha256:029f3dfe673ce73c01fdbc3ef448e6cbe9364a460810bcbb19afc35c6c091e2e",
    "RepoTags": [
        "registry.k8s.io/csi-vsphere/syncer:v3.6.3",
        "swr.cn-north-4.myhuaweicloud.com/ddn-k8s/registry.k8s.io/csi-vsphere/syncer:v3.6.3"
    ],
    "RepoDigests": [
        "registry.k8s.io/csi-vsphere/syncer@sha256:a0454e8995396050e5e79579fed9dfc71d9d7bf1bb2eb51982b6b4bee8df0364",
        "swr.cn-north-4.myhuaweicloud.com/ddn-k8s/registry.k8s.io/csi-vsphere/syncer@sha256:a0454e8995396050e5e79579fed9dfc71d9d7bf1bb2eb51982b6b4bee8df0364"
    ],
    "Parent": "",
    "Comment": "buildkit.dockerfile.v0",
    "Created": "2026-06-24T18:07:26.595872533Z",
    "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": null,
        "Image": "",
        "Volumes": null,
        "WorkingDir": "/",
        "Entrypoint": [
            "/bin/vsphere-syncer"
        ],
        "OnBuild": null,
        "Labels": {
            "build-date": "20260610",
            "git_commit": "e4273dc163b1125266bca10a01b01f2ea1b68880",
            "name": "Photon OS x86_64/5.0 Base Image",
            "vendor": "VMware"
        }
    },
    "Architecture": "amd64",
    "Os": "linux",
    "Size": 170674243,
    "GraphDriver": {
        "Data": {
            "LowerDir": "/var/lib/docker/overlay2/ffdea3f940411f0aa75bcd657a5c9b20582e6aa9d9295af89c2eb778198e851d/diff:/var/lib/docker/overlay2/7d26477a66fe137d5e8678bc5b8dea5f385c4f1cb5ab768beabdac7204e576d6/diff:/var/lib/docker/overlay2/b3a438bb52d4afa7a7231247aae5e3e86289df61eb85c702fa1343a44dfa21f1/diff",
            "MergedDir": "/var/lib/docker/overlay2/7254d342b889841aeade5e45299e46346baae2fe0372bed1a28a9599b09f2c38/merged",
            "UpperDir": "/var/lib/docker/overlay2/7254d342b889841aeade5e45299e46346baae2fe0372bed1a28a9599b09f2c38/diff",
            "WorkDir": "/var/lib/docker/overlay2/7254d342b889841aeade5e45299e46346baae2fe0372bed1a28a9599b09f2c38/work"
        },
        "Name": "overlay2"
    },
    "RootFS": {
        "Type": "layers",
        "Layers": [
            "sha256:6316c9d5643f28c175ae9477bfb941891b3cee086ec6156f307f05aadff1a9ff",
            "sha256:407c48091979dec5c319f9248a6d9071db8cde8ce98f3aba878429ad176f6ed0",
            "sha256:79012c4d77cd4a12651d1a56e6ffb317dc97359344a49742b38b1629fddd643b",
            "sha256:b591bbff400c1c42f7338f346de65b0fa34ab8197d1c82b0a0eb5211280ec45d"
        ]
    },
    "Metadata": {
        "LastTagTime": "2026-08-26T09:12:18.149448157+08:00"
    }
}

更多版本

registry.k8s.io/csi-vsphere/syncer:v3.3.1

linux/amd64 registry.k8s.io104.68MB2024-10-12 15:34
425

registry.k8s.io/csi-vsphere/syncer:v3.5.1

linux/amd64 registry.k8s.io175.42MB2026-08-25 16:22
15

registry.k8s.io/csi-vsphere/syncer:v3.6.3

linux/amd64 registry.k8s.io170.67MB2026-08-26 09:12
11
检测到您正在使用广告拦截插件,本站为公益站点,依赖广告维持运转 🙏 查看如何关闭 ×