mirror of
https://github.com/docker/docs.git
synced 2026-03-27 22:38:54 +07:00
When the daemon is going down trigger immediate garbage collection of libnetwork resources deleted like namespace path since there will be no way to remove them when the daemon restarts. Signed-off-by: Jana Radhakrishnan <mrjana@docker.com>