kubesre / docker-registry-mirrors

多平台容器镜像代理服务,支持 Docker Hub, GitHub, Google, k8s, Quay, Microsoft 等镜像仓库.
https://docker.gbfeng.com
MIT License
1.17k stars 111 forks source link

docker.io/mysql:5.7 #2707

Closed adminwj1 closed 3 hours ago

adminwj1 commented 3 hours ago

IMAGE SYNC

github-actions[bot] commented 3 hours ago

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

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 3 hours ago

由于你没有指定仓库名将使用默认的仓库docker.io,如: docker.io/mysql:5.7

github-actions[bot] commented 3 hours ago

镜像 docker.io/mysql:5.7 同步中...
详情请查看

github-actions[bot] commented 3 hours ago

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

快捷命令

去使用快捷复制和查看镜像详细信息

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

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

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