]> rtime.felk.cvut.cz Git - coffee/buildroot.git/commit
package/docker-engine: introduce option to build CLI client statically
authorChristian Stewart <christian@paral.in>
Sun, 19 Mar 2017 06:20:42 +0000 (02:20 -0400)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sun, 19 Mar 2017 20:23:40 +0000 (21:23 +0100)
commit8d060da5301ee8e9307af0ce55e4fa509eccc8fb
tree2060edc8c3b138a136afc68b240f7e9ad79b1a1a
parent8273895a5878372c0779dc40c2713ae966ebf2d6
package/docker-engine: introduce option to build CLI client statically

This is useful when bind-mounting the docker client binary into
containers for a docker-in-docker setup.

The Docker CLI communicates with the daemon over a socket. It is
sometimes useful to bind-mount the Docker CLI and socket into containers at
run-time, so that scripts within the containers can call the Docker API
in the host using a client compatible with the host daemon.

Signed-off-by: Christian Stewart <christian@paral.in>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/docker-engine/Config.in
package/docker-engine/docker-engine.mk