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 CochraneCommand
Copy
docker container prune
Tags
Edit in GitHub
Copied