mirror of
https://github.com/docker/cli.git
synced 2026-01-15 07:40:57 +03:00
Resolve networks IDs on the client side. Avoid filling in deprecated Spec.Networks field. Sort networks in the TaskSpec for update stability. Add an integration test for changing service networks. Signed-off-by: Aaron Lehmann <aaron.lehmann@docker.com> Upstream-commit: 0f2669a63834844fb0ef5c017f517d8c321ad3c7 Component: engine