mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-04-29 23:24:55 +02:00
docker-system: update page (#16022)
This commit is contained in:
parent
01b7f60f92
commit
c3131c60fe
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@
|
|||
|
||||
`docker system df --verbose`
|
||||
|
||||
- Remove unused data:
|
||||
- Remove unused data (append `--volumes` to remove unused volumes as well):
|
||||
|
||||
`docker system prune`
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue