table of contents
DOCKER(1) | DOCKER(1) |
NAME¶
docker-container-prune - Remove all stopped containersSYNOPSIS¶
docker container prune [OPTIONS]DESCRIPTION¶
Remove all stopped containersOPTIONS¶
--filter= Provide filter values (e.g. 'until=<timestamp>')-f, --force[=false] Do not prompt for confirmation
-h, --help[=false] help for prune
SEE ALSO¶
docker-container(1)Jun 2020 | Docker Community |