Commands

`docker system prune -a`

A command that deletes all unused images, containers, networks, and build cache to free disk space.

Return to all terms