Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | machine-set: fix example for setting rootful flag | Aditya R | 2022-03-24 |
| | | | | | | | | | | | | Flag is actually named `rootful` however documented as `root`, fix the documented example as actual flag. Both `podman machine init` and `podman machine set` uses flag `rootfull` [NO TESTS NEEDED] [NO NEW TESTS NEEDED] Signed-off-by: Aditya R <arajan@redhat.com> | ||
* | go fmt: use go 1.18 conditional-build syntax | Valentin Rothberg | 2022-03-18 |
| | | | | Signed-off-by: Valentin Rothberg <vrothberg@redhat.com> | ||
* | Introduce podman machine init --root=t|f and podman machine set --root=t|f | Jason T. Greene | 2022-02-16 |
Switch default to rootless for mac and windows Signed-off-by: Jason T. Greene <jason.greene@redhat.com> |