mirror of
https://github.com/containers/podman.git
synced 2025-08-06 11:32:07 +08:00
Document podman-machine-default behavior
When no name arg is given to Podman machine commands, Podman assumes the machine name is podman-machine-default. Document this behavior. Signed-off-by: Ashley Cui <acui@redhat.com>
This commit is contained in:
@ -10,6 +10,9 @@ podman\-machine\-init - Initialize a new virtual machine
|
||||
|
||||
Initialize a new virtual machine for Podman.
|
||||
|
||||
The default machine name is `podman-machine-default`. If a machine name is not specified as an argument,
|
||||
then the new machine will be named `podman-machine-default`.
|
||||
|
||||
Rootless only.
|
||||
|
||||
Podman on MacOS and Windows requires a virtual machine. This is because containers are Linux -
|
||||
|
Reference in New Issue
Block a user