1podman-system(1)()                                          podman-system(1)()
2
3
4

NAME

6       podman-system - Manage podman
7
8

SYNOPSIS

10       podman system subcommand
11
12

DESCRIPTION

14       The system command allows you to manage the podman systems
15
16

COMMANDS

18       ┌─────────┬───────────────────────────┬─────────────────────────┐
19Command  Man Page                  Description             
20       ├─────────┼───────────────────────────┼─────────────────────────┤
21       │df       │ podman-system-df(1)       │ Show podman disk usage. │
22       ├─────────┼───────────────────────────┼─────────────────────────┤
23       │info     │ podman-system-info(1)     │ Displays Podman related │
24       │         │                           │ system information.     │
25       ├─────────┼───────────────────────────┼─────────────────────────┤
26       │prune    │ podman-system-prune(1)    │ Remove all unused  con‐ │
27       │         │                           │ tainer,  image and vol‐ │
28       │         │                           │ ume data                │
29       ├─────────┼───────────────────────────┼─────────────────────────┤
30       │renumber │ podman-system-renumber(1) │ Migrate lock numbers to │
31       │         │                           │ handle a change in max‐ │
32       │         │                           │ imum number of locks.   │
33       ├─────────┼───────────────────────────┼─────────────────────────┤
34       │migrate  │ podman-system-migrate(1)  │ Migrate  existing  con‐ │
35       │         │                           │ tainers to a new podman │
36       │         │                           │ version.                │
37       └─────────┴───────────────────────────┴─────────────────────────┘
38

SEE ALSO

40       podman(1)
41
42
43
44                                                            podman-system(1)()
Impressum