mirror of
https://github.com/docker/cli.git
synced 2026-01-15 07:40:57 +03:00
* Fixes https://github.com/docker/docker/issues/25236 * Fixes https://github.com/docker/docker/issues/24789 * Fixes https://github.com/docker/docker/issues/25340 * Fixes https://github.com/docker/docker/issues/25130 * Fixes https://github.com/docker/libnetwork/issues/1387 * Fix external DNS responses > 512 bytes getting dropped * Fix crash when remote plugin returns empty address string * Make service LB work from self * Fixed a few race-conditions Signed-off-by: Madhu Venugopal <madhu@docker.com> Upstream-commit: 6645ff8ac1e6ff1c1a67b5d7d33b34dbdebf2924 Component: engine