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.
1 parent 727a7b1 commit aa2d566Copy full SHA for aa2d566
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