From: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 1/1] package/docker-engine: introduce static cli toggle
Date: Sun, 19 Mar 2017 21:24:23 +0100 [thread overview]
Message-ID: <20170319212423.40a54ea7@free-electrons.com> (raw)
In-Reply-To: <20170319062042.6106-1-christian@paral.in>
Hello,
On Sun, 19 Mar 2017 02:20:42 -0400, Christian Stewart wrote:
> Adds an option to compile the docker CLI 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>
> ---
> package/docker-engine/Config.in | 6 ++++++
> package/docker-engine/docker-engine.mk | 7 ++++++-
> 2 files changed, 12 insertions(+), 1 deletion(-)
Applied to master, thanks.
Thomas
--
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com
prev parent reply other threads:[~2017-03-19 20:24 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-03-19 6:20 [Buildroot] [PATCH 1/1] package/docker-engine: introduce static cli toggle Christian Stewart
2017-03-19 20:24 ` Thomas Petazzoni [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20170319212423.40a54ea7@free-electrons.com \
--to=thomas.petazzoni@free-electrons.com \
--cc=buildroot@busybox.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox