mirror of
https://github.com/anjia0532/gcr.io_mirror.git
synced 2025-09-23 03:59:19 +08:00
Update README.md
This commit is contained in:
14
README.md
14
README.md
@@ -35,6 +35,20 @@ issues的内容无所谓,可以为空
|
|||||||
|
|
||||||
本项目目前仅支持 gcr.io和k8s.gcr.io 镜像
|
本项目目前仅支持 gcr.io和k8s.gcr.io 镜像
|
||||||
|
|
||||||
|
k8s.gcr.io 和 gcr.io 镜像tags
|
||||||
|
------
|
||||||
|
```bash
|
||||||
|
|
||||||
|
# k8s.gcr.io
|
||||||
|
# e.g. https://k8s.gcr.io/v2/sig-storage/nfs-subdir-external-provisioner/tags/list
|
||||||
|
https://k8s.gcr.io/v2/${namespace}/${image}/tags/list
|
||||||
|
|
||||||
|
|
||||||
|
# gcr.io
|
||||||
|
# e.g. https://gcr.io/v2/gloo-mesh/cert-agent/tags/list
|
||||||
|
https://gcr.io/v2/${namespace}/${image}/tags/list
|
||||||
|
```
|
||||||
|
|
||||||
ReTag anjia0532 images to gcr.io/ 将加速下载的镜像重命名为gcr.io
|
ReTag anjia0532 images to gcr.io/ 将加速下载的镜像重命名为gcr.io
|
||||||
-------
|
-------
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user