Update site/content/en/docs/handbook/pushing.md
Co-authored-by: Steven Powell <44844360+spowelljr@users.noreply.github.com>pull/12980/head
parent
5110a20b1b
commit
47f02aa3d2
|
@ -199,7 +199,7 @@ You should now be able to use Podman client on the command line on your host mac
|
|||
podman help
|
||||
```
|
||||
|
||||
Now you can 'build' against the storage inside minikube, which is instantly accessible to kubernetes cluster.
|
||||
Now you can 'build' against the storage inside minikube, which is instantly accessible to Kubernetes cluster.
|
||||
|
||||
```shell
|
||||
podman build -t my_image .
|
||||
|
|
Loading…
Reference in New Issue