moby--moby/libnetwork/portmapper
Justin Cormack 5202f95604 Make the docker proxy a standalone binary not a re-exec
Rather than re-execing docker as the proxy, create a new command docker-proxy
that is much smaller to save memory in the case where there are a lot of
procies being created. Also allows the proxy to be replaced, for example
in Docker for Mac we have a proxy that proxies to osx instead of locally.

This is the vendoring pull for https://github.com/docker/docker/pull/23312

Signed-off-by: Justin Cormack <justin.cormack@docker.com>
2016-07-04 13:17:16 +01:00
..
mapper.go Make the docker proxy a standalone binary not a re-exec 2016-07-04 13:17:16 +01:00
mapper_test.go Move test specific functions to a testutils package. 2015-09-07 13:33:28 -04:00
mock_proxy.go Make the docker proxy a standalone binary not a re-exec 2016-07-04 13:17:16 +01:00
proxy.go Make the docker proxy a standalone binary not a re-exec 2016-07-04 13:17:16 +01:00