Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | podman machine set: clarify --rootful option | Paul Holzinger | 2022-03-30 |
| | | | | | | | | | | | It is not quite clear what the difference between `podman machine set --rootful` and `podman system connection default` is. Add a small note with the difference, the --rootful option will also affect the socket forwarding. Fixes #13515 Signed-off-by: Paul Holzinger <pholzing@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> |