mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-02-16 13:49:11 +00:00
Update cheatsheets
This commit is contained in:
@@ -8,10 +8,6 @@ source: https://github.com/tldr-pages/tldr.git
|
||||
> Manage Docker data and display system-wide information.
|
||||
> More information: <https://docs.docker.com/reference/cli/docker/system/>.
|
||||
|
||||
- Display help:
|
||||
|
||||
`docker system`
|
||||
|
||||
- Show Docker disk usage:
|
||||
|
||||
`docker system df`
|
||||
@@ -39,3 +35,7 @@ source: https://github.com/tldr-pages/tldr.git
|
||||
- Display system-wide information:
|
||||
|
||||
`docker system info`
|
||||
|
||||
- Display help:
|
||||
|
||||
`docker system`
|
||||
|
||||
Reference in New Issue
Block a user