From: Peter Korsgaard <peter@korsgaard.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH v8 1/1] docker-engine: split docker-{cli, engine}, bump to v18.06.1-ce
Date: Sun, 16 Dec 2018 15:15:14 +0100 [thread overview]
Message-ID: <8736qxblsd.fsf@dell.be.48ers.dk> (raw)
In-Reply-To: <20181108032458.1028-1-christian@paral.in> (Christian Stewart's message of "Wed, 7 Nov 2018 19:24:58 -0800")
>>>>> "Christian" == Christian Stewart <christian@paral.in> writes:
> Docker upstream has split the Docker daemon and CLI into separate codebases:
> - github.com/docker/engine: daemon, "dockerd" binary
> - github.com/docker/cli: "docker" command line interface
> This commit splits the docker-engine package into docker-engine and docker-cli.
> Conveniently, the Docker project has begun maintaining two separate
> release-tagged repositories for the CLI and daemon as of v18.06-ce-rc1. Previous
> versions were tagged in a common "docker-ce" repository which makes compilation
> awkward for Buildroot, especially due to some limitations in the new Go package
> infrastructure.
> Docker repositories "engine" and "cli" recently started tagging releases as
> recent as the latest stable v18.06.1.
> The CLI is no longer automatically included with the engine. Users will need to
> select BR2_PACKAGE_DOCKER_CLI to produce a both docker and dockerd target
> binaries.
> Docker CLI can be statically compiled. This enables usage of the system docker
> client binary to access the parent daemon API from within containers, where
> shared libraries are not available.
> Signed-off-by: Christian Stewart <christian@paral.in>
Committed to 2018.11.x, thanks.
--
Bye, Peter Korsgaard
prev parent reply other threads:[~2018-12-16 14:15 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-11-08 3:24 [Buildroot] [PATCH v8 1/1] docker-engine: split docker-{cli, engine}, bump to v18.06.1-ce Christian Stewart
2018-11-14 3:36 ` Matthew Weber
2018-11-14 5:53 ` Christian Stewart
2018-11-15 21:30 ` Matthew Weber
2018-11-16 3:22 ` Christian Stewart
2018-11-27 3:14 ` Matthew Weber
2018-11-27 3:30 ` Christian Stewart
2018-11-28 22:35 ` [Buildroot] [External] " Matthew Weber
2018-12-07 22:06 ` Christian Stewart
2018-12-16 14:15 ` Peter Korsgaard [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=8736qxblsd.fsf@dell.be.48ers.dk \
--to=peter@korsgaard.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