mirror of
https://github.com/moby/moby.git
synced 2026-07-12 02:25:19 +00:00
* Removed network from being marshalled (it is part of the key anyways) * Reworked the watch function to handle container-id on endpoints * Included ContainerInfo to be marshalled which needs to be synchronized * Resolved multiple race issues by introducing data locks Signed-off-by: Madhu Venugopal <madhu@docker.com>