mirror of
https://github.com/docker/cli.git
synced 2026-01-16 20:22:36 +03:00
- Libnetwork brings in : * Default Gateway as a service for network drivers * Persistence for local scoped networks using libkv * BATS based Multi-host Integration-test infra and end-to-end tests * libnetwork fixes for zookeeper and etcd backend - Libkv upgrade brings in : * boltdb support for local kv persistence * other general bug fixes Signed-off-by: Madhu Venugopal <madhu@docker.com> Upstream-commit: 59a000ec7fc31ef4dedc526ef77e70af24f39585 Component: engine