mirror of
https://github.com/containers/podman.git
synced 2025-05-17 23:26:08 +08:00

Podman machine will be a mac-only command that manages the VM where containers are run. Currently, only the CLI is written and the interface function for the VM management is stub for future developement The podman machine cli is only built on mac builds. Signed-off-by: Ashley Cui <acui@redhat.com>
8 lines
234 B
ReStructuredText
8 lines
234 B
ReStructuredText
Machine
|
|
======
|
|
:doc:`create <markdown/podman-machine-create.1>` Create a new virtual machine
|
|
|
|
:doc:`start <markdown/podman-machine-start.1>` Start a virtual machine
|
|
|
|
:doc:`stop <markdown/podman-machine-stop.1>` Stop a virtual machine
|