mirror of
https://github.com/docker/docs.git
synced 2026-03-27 22:38:54 +07:00
Add filter support for `network ls` to hide predefined network, then user can use "docker network rm `docker network ls -f type=custom`" to delete a bundle of userdefined networks. Signed-off-by: Zhang Wei <zhangwei555@huawei.com>