1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00
moby--moby/libnetwork/sandbox
Jana Radhakrishnan 8c5750558a Cleanup namespace files
It may happen that the application (docker) may exit ungracefully
exit without calling leaves on endpoint and may result in stale
namespace files. So if a sandbox is created with the same key
attempt to cleanup the file if it exists before creating the
sandbox.

Signed-off-by: Jana Radhakrishnan <mrjana@docker.com>
2015-05-19 22:11:09 +00:00
..
configure_linux.go - Added support for Join/Leave methods to Endpoint. 2015-04-29 14:49:32 +00:00
namespace_linux.go Cleanup namespace files 2015-05-19 22:11:09 +00:00
sandbox.go Added RemoveInterface support to sandbox. 2015-05-06 00:34:38 +00:00
sandbox_linux_test.go - Added support for Join/Leave methods to Endpoint. 2015-04-29 14:49:32 +00:00
sandbox_test.go Cleanup namespace files 2015-05-19 22:11:09 +00:00
sandbox_unsupported.go Added unsupported implementations for sandbox and sandbox 2015-04-14 04:53:02 +00:00
sandbox_unsupported_test.go Added unsupported implementations for sandbox and sandbox 2015-04-14 04:53:02 +00:00