Remove Unused Data
docker system prune
frees up storage by deleting unused data.
Remove all unused containers, networks, images (both dangling and unreferenced), and optionally, volumes.
Last updated
docker system prune
frees up storage by deleting unused data.
Remove all unused containers, networks, images (both dangling and unreferenced), and optionally, volumes.
Last updated