You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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
9 years ago
..
mockclient Support for --cleanup flag 11 years ago
client.go Make an updated container connects to all the previously connected net 9 years ago
container.go Refactor port mapping functions for build simplicity 9 years ago
sort.go Add godoc comments 11 years ago
trust.go Support loading authentication credentials from Docker config file 9 years ago
util.go Refactor port mapping functions for build simplicity 9 years ago
util_test.go Refactor port mapping functions for build simplicity 9 years ago