国内镜像
swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/emberstack/sftp:latest-linuxarm64
源镜像
docker.io/emberstack/sftp:latest
镜像ID
sha256:1d81a5df909b392deba5bb2d3abb5f6b13c44a3bc8f7b996c693ad91e4a72219
Docker拉取命令
docker pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/emberstack/sftp:latest-linuxarm64
docker tag swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/emberstack/sftp:latest-linuxarm64 docker.io/emberstack/sftp:latest
Containerd拉取命令
ctr images pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/emberstack/sftp:latest-linuxarm64
ctr images tag swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/emberstack/sftp:latest-linuxarm64 docker.io/emberstack/sftp:latest
Shell快速替换命令
sed -i 's#emberstack/sftp:latest#swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/emberstack/sftp:latest-linuxarm64#' deployment.yaml
Ansible快速分发-Docker
#ansible k8s -m shell -a 'docker pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/emberstack/sftp:latest-linuxarm64 && docker tag swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/emberstack/sftp:latest-linuxarm64 docker.io/emberstack/sftp:latest'
Ansible快速分发-Containerd
#ansible k8s -m shell -a 'ctr images pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/emberstack/sftp:latest-linuxarm64 && ctr images tag swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/emberstack/sftp:latest-linuxarm64 docker.io/emberstack/sftp:latest'
镜像信息
{
"Id": "sha256:1d81a5df909b392deba5bb2d3abb5f6b13c44a3bc8f7b996c693ad91e4a72219",
"RepoTags": [
"emberstack/sftp:latest",
"swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/emberstack/sftp:latest-linuxarm64"
],
"RepoDigests": [
"emberstack/sftp@sha256:1d81a5df909b392deba5bb2d3abb5f6b13c44a3bc8f7b996c693ad91e4a72219",
"swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/emberstack/sftp@sha256:1d81a5df909b392deba5bb2d3abb5f6b13c44a3bc8f7b996c693ad91e4a72219"
],
"Parent": "",
"Comment": "",
"Created": "",
"Container": "",
"ContainerConfig": null,
"DockerVersion": "",
"Author": "",
"Config": {
"Hostname": "",
"Domainname": "",
"User": "",
"AttachStdin": false,
"AttachStdout": false,
"AttachStderr": false,
"Tty": false,
"OpenStdin": false,
"StdinOnce": false,
"Env": null,
"Cmd": null,
"Image": "",
"Volumes": null,
"WorkingDir": "",
"Entrypoint": null,
"OnBuild": null,
"Labels": null
},
"Architecture": "",
"Os": "",
"Size": 3155,
"GraphDriver": {
"Data": null,
"Name": "overlayfs"
},
"RootFS": {},
"Metadata": {
"LastTagTime": "2026-08-06T04:59:23.608328958Z"
}
}