[Buildroot] [PATCH 2/2] docker-engine: bump to version 17.05.0-ce

Christian Stewart christian at paral.in
Fri May 26 00:27:17 UTC 2017


Hi Fabrice, All,

On Wed, May 10, 2017 at 11:08 AM, Christian Stewart <christian at paral.in> wrote:
> On Wed, May 10, 2017 at 3:23 AM, Fabrice Fontaine
> <fontaine.fabrice at gmail.com> wrote:
>> Since April 18th (and so starting from this release), docker has been
>> renamed "moby":
> I recommend we take the following steps:
>
>  - Apply this series now, and try to get it into the next buildroot
> release as it's a bugfix and general release of Docker corresponding
> with this Buildroot release (2017.05).
>  - In next, rename docker-containerd to containerd, and have the
> docker-engine package simlink /usr/bin/docker-containerd to
> /usr/bin/containerd, as is done in my other patch series introducing
> docker-init. I am happy to supply the series to do this change.

Things have settled a little bit:

 - Docker CLI has been moved to https://github.com/docker/cli
 - Dockerd remains in https://github.com/moby/moby under cmd/dockerd

We should still wait until Docker spins their next release, or their
next rc, before we can really tell what the build process will look
like for the Docker client and daemon. It's likely that the package
needs to be split into multiple - one for the client, one for the
daemon, etc.

I would recommend still merging this series immediately - everything
still works here and will forever (according to the Docker project's
guarantees) and it's important to get the latest version merged into
Buildroot before we go about splitting these packages up in the
future.

Thanks!
Christian Stewart



More information about the buildroot mailing list