Update site/content/en/docs/handbook/pushing.md

Co-authored-by: Steven Powell <44844360+spowelljr@users.noreply.github.com>
pull/12980/head
Marcus Puckett 2021-11-18 10:27:50 -08:00 committed by GitHub
parent d34b7f6ab5
commit d8981fe20a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -214,7 +214,7 @@ Note: On macOS the remote client is called "podman", since there is no local "po
This is similar to docker-env but only for CRI-O runtime.
To push directly to CRI-O, configure podman client on your host using the podman-env command in your shell:
Powershell
PowerShell
```shell
& minikube -p minikube podman-env --shell powershell | Invoke-Expression
```