diff --git a/README.md b/README.md index ead30b1..91e7f70 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # public-image-mirror -[![Sync](https://gist.github.com/wzshiming/6e1f67a5184f93cefc5b2c670a5813e5/raw/daocloud-sync-badge.svg)](https://github.com/DaoCloud/public-image-mirror/blob/main/.github/workflows/sync-check.yml) -[![Deep Sync](https://gist.github.com/wzshiming/6e1f67a5184f93cefc5b2c670a5813e5/raw/daocloud-deep-sync-badge.svg)](https://github.com/DaoCloud/public-image-mirror/blob/main/.github/workflows/deep-sync-check.yml) +[![Sync](https://gist.github.com/wzshiming/6e1f67a5184f93cefc5b2c670a5813e5/raw/daocloud-sync-badge.svg)](https://gist.github.com/wzshiming/6e1f67a5184f93cefc5b2c670a5813e5/raw/daocloud-sync.log) +[![Deep Sync](https://gist.github.com/wzshiming/6e1f67a5184f93cefc5b2c670a5813e5/raw/daocloud-deep-sync-badge.svg)](https://gist.github.com/wzshiming/6e1f67a5184f93cefc5b2c670a5813e5/raw/daocloud-deep-sync.log) ## 背景 很多镜像都在国外。比如 gcr 。国内下载很慢,需要加速。 @@ -30,13 +30,13 @@ k8s.gcr.io/coredns/coredns => k8s-gcr.m.daocloud.io/coredns/coredns ## 替换规则 -| 源站 | 替换为 | -| ------- | ------- | -| gcr.io | gcr.m.daocloud.io | -| k8s.gcr.io | k8s-gcr.m.daocloud.io | -| docker.io | docker.m.daocloud.io | -| quay.io | quay.m.daocloud.io | -| ghcr.io | ghcr.m.daocloud.io | +| 源站 | 替换为 | +| ---------- | --------------------- | +| gcr.io | gcr.m.daocloud.io | +| k8s.gcr.io | k8s-gcr.m.daocloud.io | +| docker.io | docker.m.daocloud.io | +| quay.io | quay.m.daocloud.io | +| ghcr.io | ghcr.m.daocloud.io | ## 支持的仓库