Update link for badge
This commit is contained in:
parent
c63f681b1b
commit
a326977396
18
README.md
18
README.md
|
@ -1,7 +1,7 @@
|
||||||
# public-image-mirror
|
# public-image-mirror
|
||||||
|
|
||||||
[](https://github.com/DaoCloud/public-image-mirror/blob/main/.github/workflows/sync-check.yml)
|
[](https://gist.github.com/wzshiming/6e1f67a5184f93cefc5b2c670a5813e5/raw/daocloud-sync.log)
|
||||||
[](https://github.com/DaoCloud/public-image-mirror/blob/main/.github/workflows/deep-sync-check.yml)
|
[](https://gist.github.com/wzshiming/6e1f67a5184f93cefc5b2c670a5813e5/raw/daocloud-deep-sync.log)
|
||||||
|
|
||||||
## 背景
|
## 背景
|
||||||
很多镜像都在国外。比如 gcr 。国内下载很慢,需要加速。
|
很多镜像都在国外。比如 gcr 。国内下载很慢,需要加速。
|
||||||
|
@ -30,13 +30,13 @@ k8s.gcr.io/coredns/coredns => k8s-gcr.m.daocloud.io/coredns/coredns
|
||||||
|
|
||||||
## 替换规则
|
## 替换规则
|
||||||
|
|
||||||
| 源站 | 替换为 |
|
| 源站 | 替换为 |
|
||||||
| ------- | ------- |
|
| ---------- | --------------------- |
|
||||||
| gcr.io | gcr.m.daocloud.io |
|
| gcr.io | gcr.m.daocloud.io |
|
||||||
| k8s.gcr.io | k8s-gcr.m.daocloud.io |
|
| k8s.gcr.io | k8s-gcr.m.daocloud.io |
|
||||||
| docker.io | docker.m.daocloud.io |
|
| docker.io | docker.m.daocloud.io |
|
||||||
| quay.io | quay.m.daocloud.io |
|
| quay.io | quay.m.daocloud.io |
|
||||||
| ghcr.io | ghcr.m.daocloud.io |
|
| ghcr.io | ghcr.m.daocloud.io |
|
||||||
|
|
||||||
## 支持的仓库
|
## 支持的仓库
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue