mirror of https://github.com/knative/func.git
docs: update podman doc (#1228)
Signed-off-by: Matej Vasek <mvasek@redhat.com> Signed-off-by: Matej Vasek <mvasek@redhat.com>
This commit is contained in:
parent
e2d0f8afdb
commit
17625b7c0d
|
@ -26,6 +26,8 @@ Now you may use `func` as usual.
|
|||
|
||||
For macOS and Windows we recommend [Podman Desktop](https://podman-desktop.io/).
|
||||
|
||||
It's recommended to run podman machine in rootful mode (`podman machine set --rootful`).
|
||||
|
||||
The docs will guide you trough `podman machine` setup.
|
||||
The `podman machine start` command it will output path to API socket.
|
||||
|
||||
|
|
Loading…
Reference in New Issue