1
0
Fork 0
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:
Fazle Arefin 2025-03-26 08:09:35 +11:00 committed by GitHub
parent 01b7f60f92
commit c3131c60fe
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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`