Remove all stopped Docker containers

Removes all stopped containers. To clean up all unused containers, networks, images and volumes in one command, run `docker system prune`.

Authored by: Ken Cochrane
Brought to you by Warp, a free terminal reimagined to work like a modern app.

Command
Copy
docker container prune
Tags