kumquat-buildroot/package/docker-engine
Christian Stewart 8d060da530 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>
2017-03-19 21:23:40 +01:00
..
Config.in package/docker-engine: introduce option to build CLI client statically 2017-03-19 21:23:40 +01:00
docker-engine.hash docker-engine: bump to version 17.03.0-ce 2017-03-03 23:52:47 +01:00
docker-engine.mk package/docker-engine: introduce option to build CLI client statically 2017-03-19 21:23:40 +01:00