watchtower/container
Tanguy ⧓ Herrmann f8a2f80b92 Make an updated container connects to all the previously connected net
With insights from https://github.com/docker/docker/issues/29265
the behaviour is the same as the one from docker-compose

* connect to 1 network (at random) at start
* disconnect from that network
* reconnect to all the network from the previous configuration
2016-12-17 22:52:54 +01:00
..
mockclient Support for --cleanup flag 2015-07-31 18:24:27 +00:00
client.go Make an updated container connects to all the previously connected net 2016-12-17 22:52:54 +01:00
container.go Refactor port mapping functions for build simplicity 2016-11-07 19:21:47 +00:00
sort.go Add godoc comments 2015-07-31 22:36:18 +00:00
trust.go Support loading authentication credentials from Docker config file 2016-11-08 12:15:17 +00:00
util.go Refactor port mapping functions for build simplicity 2016-11-07 19:21:47 +00:00
util_test.go Refactor port mapping functions for build simplicity 2016-11-07 19:21:47 +00:00