mirror of
https://github.com/moby/moby.git
synced 2026-07-15 03:51:57 +00:00
This add a new filter to 'docker network ls' to allow filtering by driver-name. Contrary to "ID" and "name" filters, this filter only supports an *exact* match. Signed-off-by: Sebastiaan van Stijn <github@gone.nl>