1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00
moby--moby/hack/make/.build-deb
Justin Cormack 0682468431 Make the docker proxy a standalone binary not a re-exec
This reduces memory usage with a lot of docker proxy processes.
On Docker for Mac we are currently carrying a patch to replace
the binary as we modify it to forward ports to the Mac rather
than the Linux VM, this allows us to simply replace this binary
in our packaging with one that has a compatible interface. This
patch does not provide an easy way to substitute a binary as
the interface is complex and there are few use cases, but where
needed this can be done.

Signed-off-by: Justin Cormack <justin.cormack@docker.com>
2016-07-07 12:53:39 +01:00
..
compat Add "builder-deb" base images for building ".deb" packages properly 2015-04-06 10:43:36 -06:00
control move hardware signing out of experimental, remove dependencies to yubico-piv-tool 2016-03-28 14:33:06 -07:00
docker-engine.bash-completion Fix build-deb 2015-05-06 18:10:15 -06:00
docker-engine.docker.default Fix build-deb 2015-05-06 18:10:15 -06:00
docker-engine.docker.init Fix build-deb 2015-05-06 18:10:15 -06:00
docker-engine.docker.upstart Fix build-deb 2015-05-06 18:10:15 -06:00
docker-engine.install disable install of docker-engine for 1.10, try to get ready for 1.11 2016-01-18 13:38:29 -08:00
docker-engine.manpages Moving man pages out of docs 2015-06-10 13:43:35 -07:00
docker-engine.postinst Fix build-deb 2015-05-06 18:10:15 -06:00
docker-engine.udev Fix build-deb 2015-05-06 18:10:15 -06:00
docs Add "builder-deb" base images for building ".deb" packages properly 2015-04-06 10:43:36 -06:00
rules Make the docker proxy a standalone binary not a re-exec 2016-07-07 12:53:39 +01:00