table of contents
DOCKER(1) | DOCKER(1) |
NAME¶
docker-network-prune - Remove all unused networksSYNOPSIS¶
docker network prune [OPTIONS]DESCRIPTION¶
Remove all unused networksOPTIONS¶
--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-network(1)Jun 2020 | Docker Community |