table of contents
conflicting packages
DOCKER(1) | Docker User Manuals | DOCKER(1) |
NAME¶
docker-network-prune - Remove all unused networks
SYNOPSIS¶
docker network prune [OPTIONS]
DESCRIPTION¶
Remove all unused networks
OPTIONS¶
--filter= Provide filter values (e.g. "until=")
-f, --force[=false] Do not prompt for confirmation
-h, --help[=false] help for prune
SEE ALSO¶
Nov 2024 | Docker Community |