mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-08 12:41:58 +00:00
s/gcloud preview docker/gcloud docker/
This commit is contained in:
@@ -92,7 +92,7 @@ your app image with your project ID, and push to GCR. Replace
|
||||
`<project>` with your project ID.
|
||||
```
|
||||
docker tag my-meteor gcr.io/<project>/my-meteor
|
||||
gcloud preview docker push gcr.io/<project>/my-meteor
|
||||
gcloud docker push gcr.io/<project>/my-meteor
|
||||
```
|
||||
|
||||
Running
|
||||
|
Reference in New Issue
Block a user