mirror of
https://github.com/moby/moby.git
synced 2022-11-09 12:21:53 -05:00
Moby Project - a collaborative project for the container ecosystem to assemble container-based systems
![]() Cleanup the service db for the network when the last container on the network leaves on the host. This is because we stop watching the network after the last container leaves and so if we keep the service db around it might be kept uptodate with containers joining and leaving in other hosts. The service db will populated properly when a container joins this network at a later point in time. Signed-off-by: Jana Radhakrishnan <mrjana@docker.com> |
||
---|---|---|
libnetwork |