Update README.tpl

This commit is contained in:
AnJia 2018-07-22 21:03:38 +08:00 committed by GitHub
parent 8662d01695
commit 33e9e2e7eb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 7 additions and 2 deletions

View File

@ -19,9 +19,14 @@ Example
------- -------
```bash ```bash
docker pull gcr.io/google-containers/federation-controller-manager-arm64:v1.3.1-beta.1
# eq
docker pull ${user_name}/google-containers.federation-controller-manager-arm64:v1.3.1-beta.1 docker pull ${user_name}/google-containers.federation-controller-manager-arm64:v1.3.1-beta.1
# eq
docker pull gcr.io/google-containers/federation-controller-manager-arm64:v1.3.1-beta.1
# special
# eq
docker pull k8s.gcr.io/federation-controller-manager-arm64:v1.3.1-beta.1
``` ```
ReTag ${user_name} images to gcr.io ReTag ${user_name} images to gcr.io