We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 727a7b1 + aa2d566 commit 53b78dcCopy full SHA for 53b78dc
examples/podman.yaml
@@ -53,4 +53,4 @@ portForwards:
53
message: |
54
To run `podman` on the host (assumes podman-remote is installed):
55
$ export CONTAINER_HOST=unix://{{.Dir}}/sock/podman.sock
56
- $ podman{{if eq .HostOS "linux"}}-remote{{end}} ...
+ $ podman{{if eq .HostOS "linux"}} --remote{{end}} ...
0 commit comments