DockerCLI/docs/reference/commandline/system.md

23 lines
993 B
Markdown
Raw Normal View History

# system
<!---MARKER_GEN_START-->
Manage Docker
### 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 |
<!---MARKER_GEN_END-->
## Description
Manage Docker.