docker:17.06.1-ce-rc1

Last commit made on 2017-07-20
Get this branch:
git clone -b 17.06.1-ce-rc1 https://git.launchpad.net/docker

Branch merges

Branch information

Name:
17.06.1-ce-rc1
Repository:
lp:docker

Recent commits

416fa6f... by Peter

Bump to 17.06.1-rc1.

6d8af6a... by Gary.Wang

Update docker to 17.06.0-ce and compose utility to 1.14.0.

1.Update docker to 17.03.2-ce and compose utility to 1.14.0.
2.Add content-interface slot and include docker machine tool in the snap.

8c5ccb5... by Peter

Update to 17.06 and docker/docker-ce.

11fea6a... by Gary.Wang

Build golang1.8.3 from source.

As a build pre-dependencies, starting from docker 17.06, golang 1.8.3
is adopted as the default compiler to build docker. In the short term,
we build the golang 1.8.3 from source and in the long run, we need to
get golang 1.8.3 back-ported from ubuntu achieve so that we can benefit
from the security patches.

496ddab... by Peter

Add missing instance of sudo.

c8e08a3... by Gary.Wang

Bump the version up.

ef721d0... by Gary.Wang

Update compose package to the latest version(1.13.0).

Piping a docker-compose.yaml from stdin to docker.compose doesn't work
in 1.12.0 which is the one we're using for docker_17.03.1-ce-1 snapping.
It's officially fixed in 1.13.0.
We need to include this in the next around snap release once the upcoming
quarterly release(17.06-ce) is out.

4aff626... by Peter

Test sudo on launchpad builder.

9b8ed5f... by Peter

Update docs to mention UC16 usability issue.

Signed-off-by: Peter Salvatore <email address hidden>

3b579ce... by Peter

Tweak instructions.

Signed-off-by: Peter Salvatore <email address hidden>