The Moby Project - a collaborative project for the container ecosystem to assemble container-based systems
15ddc3717a
Right now the namespace paths are cleaned up every garbage collection period. But if the daemon is restarted before all the namespace paths of removed containers are garbage collected they will remain there forever. The fix is to provide a GC() api so that garbage collection can be triggered immediately. Signed-off-by: Jana Radhakrishnan <mrjana@docker.com> |
||
---|---|---|
libnetwork |