Closed JZYZ2022 closed 3 weeks ago
Hi @JZYZ2022, 感谢您的反馈! 我们会尽快跟进.
由于你没有指定仓库名将使用默认的仓库docker.io
,如: docker.io/gitlab/gitlab-runner:ubuntu-v17.0.1
镜像 docker.io/gitlab/gitlab-runner:ubuntu-v17.0.1 同步中...
详情请查看
镜像 docker.io/gitlab/gitlab-runner:ubuntu-v17.0.1
同步完成
请使用 swr.cn-east-3.myhuaweicloud.com/kubesre/docker.io/gitlab/gitlab-runner:ubuntu-v17.0.1
替代源镜像
# Docker 拉取命令
docker pull swr.cn-east-3.myhuaweicloud.com/kubesre/docker.io/gitlab/gitlab-runner:ubuntu-v17.0.1
docker tag swr.cn-east-3.myhuaweicloud.com/kubesre/docker.io/gitlab/gitlab-runner:ubuntu-v17.0.1 docker.io/gitlab/gitlab-runner:ubuntu-v17.0.1
# Containerd 拉取命令
ctr images pull swr.cn-east-3.myhuaweicloud.com/kubesre/docker.io/gitlab/gitlab-runner:ubuntu-v17.0.1
ctr images tag swr.cn-east-3.myhuaweicloud.com/kubesre/docker.io/gitlab/gitlab-runner:ubuntu-v17.0.1 docker.io/gitlab/gitlab-runner:ubuntu-v17.0.1
# Shell 快速替换命令
sed -i s#docker.io/gitlab/gitlab-runner:ubuntu-v17.0.1#swr.cn-east-3.myhuaweicloud.com/kubesre/docker.io/gitlab/gitlab-runner:ubuntu-v17.0.1#g 你的文件名
IMAGE SYNC