mirror of
https://github.com/moby/moby.git
synced 2022-11-09 12:21:53 -05:00
131cbaf5b7
Like its counterpart in images and volumes, introduce the dangling filter while listing networks. When the filter value is set to true, only networks which aren't attached to containers and aren't builtin networks are shown. When set to false, all builtin networks and networks which are attached to containers are shown. Signed-off-by: Karthik Nayak <Karthik.188@gmail.com> |
||
---|---|---|
.. | ||
filter.go | ||
filter_test.go | ||
settings.go |