2017-03-27 05:10:58 -04:00
|
|
|
# system
|
|
|
|
|
2023-01-06 13:04:05 -05:00
|
|
|
<!---MARKER_GEN_START-->
|
2017-03-27 05:10:58 -04:00
|
|
|
Manage Docker
|
|
|
|
|
2023-01-06 13:04:05 -05:00
|
|
|
### Subcommands
|
|
|
|
|
|
|
|
| Name | Description |
|
|
|
|
|:-------------------------------------|:---------------------------------------------------------------------------------|
|
|
|
|
| [`df`](system_df.md) | Show docker disk usage |
|
|
|
|
| [`dial-stdio`](system_dial-stdio.md) | Proxy the stdio stream to the daemon connection. Should not be invoked manually. |
|
|
|
|
| [`events`](system_events.md) | Get real time events from the server |
|
|
|
|
| [`info`](system_info.md) | Display system-wide information |
|
|
|
|
| [`prune`](system_prune.md) | Remove unused data |
|
|
|
|
|
2017-03-27 05:10:58 -04:00
|
|
|
|
|
|
|
|
2023-01-06 13:04:05 -05:00
|
|
|
<!---MARKER_GEN_END-->
|
2017-03-27 05:10:58 -04:00
|
|
|
|
|
|
|
## Description
|
|
|
|
|
2017-04-05 12:24:53 -04:00
|
|
|
Manage Docker.
|