1podman-machine-stop(1)      General Commands Manual     podman-machine-stop(1)
2
3
4

NAME

6       podman-machine-stop - Stop a virtual machine
7
8

SYNOPSIS

10       podman machine stop [name]
11
12

DESCRIPTION

14       Stops a virtual machine.
15
16
17       The  default  machine name is podman-machine-default. If a machine name
18       is not specified as an argument, then  podman-machine-default  will  be
19       stopped.
20
21
22       Rootless only.
23
24
25       Podman on MacOS and Windows requires a virtual machine. This is because
26       containers are Linux - containers do not run on any  other  OS  because
27       containers' core functionality are tied to the Linux kernel. Podman ma‐
28       chine must be used to manage MacOS and Windows machines, but can be op‐
29       tionally used on Linux.
30
31
32       podman  machine stop stops a Linux virtual machine where containers are
33       run.
34
35

OPTIONS

37   --help
38       Print usage statement.
39
40

EXAMPLES

42              $ podman machine stop myvm
43
44
45

SEE ALSO

47       podman(1), podman-machine(1)
48
49

HISTORY

51       March  2021,  Originally  compiled  by   Ashley   Cui   acui@redhat.com
52       ⟨mailto:acui@redhat.com⟩
53
54
55
56                                                        podman-machine-stop(1)
Impressum