1podman-machine-os(1) General Commands Manual podman-machine-os(1)
2
3
4
6 podman-machine-os - Manage a Podman virtual machine's OS
7
8
10 podman machine os subcommand
11
12
14 podman machine os is a set of subcommands that manage a Podman virtual
15 machine's operating system.
16
17
19 ┌────────┬────────────────────────────┬─────────────────────┐
20 │Command │ Man Page │ Description │
21 ├────────┼────────────────────────────┼─────────────────────┤
22 │apply │ podman-machine-os-apply(1) │ Apply an OCI image │
23 │ │ │ to a Podman Ma‐ │
24 │ │ │ chine's OS │
25 └────────┴────────────────────────────┴─────────────────────┘
26
28 podman(1), podman-machine(1), podman-machine-os-apply(1)
29
30
32 February 2023, Originally compiled by Ashley Cui acui@redhat.com
33 ⟨mailto:acui@redhat.com⟩
34
35
36
37 podman-machine-os(1)