one block for code instead of three

This commit is contained in:
Natalia Strelkova 2022-09-20 09:27:06 +00:00
parent 0b5b9c57d1
commit 9c8969cc65
1 changed files with 0 additions and 6 deletions

View File

@ -52,13 +52,7 @@ Make sure that the Google Container Registry API is enabled and run the followin
``` {shell}
docker pull bitnami/wordpress
```
```{shell}
docker tag bitnami/wordpress gcr.io/MY_PROJECT/wordpress
```
```{shell
docker push gcr.io/MY_PROJECT/wordpress
```