kubesre / docker-registry-mirrors

多平台容器镜像代理服务,支持 Docker Hub, GitHub, Google, k8s, Quay, Microsoft 等镜像仓库.
https://dockerproxy.github.io
MIT License
906 stars 89 forks source link

docker.io/collabora/code:latest #412

Closed 87356511 closed 4 weeks ago

87356511 commented 4 weeks ago

IMAGE SYNC

github-actions[bot] commented 4 weeks ago

由于你没有指定tag或者域名将使用默认的仓库docker.io和默认的taglatest,如: docker.io/collabora/code:latest

github-actions[bot] commented 4 weeks ago

Hi @87356511, 感谢您的反馈! 我们会尽快跟进.

Details Instructions for interacting with me using comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the [gh-ci-bot](https://github.com/wzshiming/gh-ci-bot) repository.
github-actions[bot] commented 4 weeks ago

镜像 docker.io/collabora/code:latest 同步中...
详情请查看

github-actions[bot] commented 4 weeks ago

镜像 docker.io/collabora/code:latest 同步完成
请使用 swr.cn-east-3.myhuaweicloud.com/kubesre/docker.io/collabora/code:latest 替代源镜像

快捷命令


# Docker 拉取命令
docker pull swr.cn-east-3.myhuaweicloud.com/kubesre/docker.io/collabora/code:latest
docker tag swr.cn-east-3.myhuaweicloud.com/kubesre/docker.io/collabora/code:latest docker.io/collabora/code:latest

# Containerd 拉取命令
ctr images pull swr.cn-east-3.myhuaweicloud.com/kubesre/docker.io/collabora/code:latest
ctr images tag swr.cn-east-3.myhuaweicloud.com/kubesre/docker.io/collabora/code:latest docker.io/collabora/code:latest

# Shell 快速替换命令
sed -i s#docker.io/collabora/code:latest#swr.cn-east-3.myhuaweicloud.com/kubesre/docker.io/collabora/code:latest#g 你的文件名