mirror of
https://github.com/docker/docs.git
synced 2026-03-27 22:38:54 +07: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>