From a081ab0af0bf09e95f84ed96272cbf80c97cb816 Mon Sep 17 00:00:00 2001 From: AnJia Date: Thu, 10 Mar 2022 18:08:38 +0800 Subject: [PATCH] Update README.md --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index fb8066b..d9f8acf 100644 --- a/README.md +++ b/README.md @@ -47,6 +47,11 @@ 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 + +# docker hub +# e.g. https://registry.hub.docker.com/v1/repositories/anjia0532/google-containers.sig-storage.nfs-subdir-external-provisioner/tags +https://registry.hub.docker.com/v1/repositories/${namespace}/${image}/tags + ``` ReTag anjia0532 images to gcr.io/ 将加速下载的镜像重命名为gcr.io