mirror of
https://github.com/docker/docs.git
synced 2026-03-28 06:49:00 +07:00
This adds support for filtering by network ID, to be consistent with other filter options. Note that only *full* matches are returned; this is consistent with other filters (e.g. volume), that also return full matches only. Signed-off-by: Sebastiaan van Stijn <github@gone.nl>