mirror of
https://github.com/docker/cli.git
synced 2026-01-18 08:21:31 +03:00
* Thanks to the Default gateway service in libnetwork, we dont have to add containers explicitly to secondary public network. This is handled automatically regardless of the primary network driver. * Fixed the URL convention for kv-store to be aligned with the upcoming changes to discovery URL * Also, in order to bring consistency between external and internal network drivers, we moved the driver configs via controller Init. Signed-off-by: Madhu Venugopal <madhu@docker.com> Upstream-commit: 6db1592066da48cf9ac619cef7d8d7b3a39db518 Component: engine