17.06.0-ce release(s) not published on Github

Hi, I was looking for the download links for docker 17.06.0-ce (client only binaries), however there are no releases/pre-releases for 17.06 available on Github.

I’m looking for links like this on https://test.docker.com/builds:

Linux 64bits tgz: https://test.docker.com/builds/Linux/x86_64/docker-17.05.0-ce-rc3.tgz
Darwin/OSX 64bits client tgz: https://test.docker.com/builds/Darwin/x86_64/docker-17.05.0-ce-rc3.tgz
Linux 32bits arm tgz: https://test.docker.com/builds/Linux/armel/docker-17.05.0-ce-rc3.tgz
Windows 64bits zip: https://test.docker.com/builds/Windows/x86_64/docker-17.05.0-ce-rc3.zip

Is there a reason these are not published? Is there a different place to download the binaries from?

I’m not looking for an all-in-one Docker for Win/Mac/etc. bundle, just the client libraries to be used with a remote engine.

1 Like

Thanks, I’m very confused about the same thing. I expected 17.06 binaries to be available, since repos seem to have been updated.

Btw I use this link to download the docker client within a Dockerfile. I don’t want to add the full repo.

The release notes link in the docs still goes to old docker github project, which redirects to new moby project. The latest release listed is 17.03(?!).

I eventually found the Docker client binaries on https://download.docker.com

For the 17.06.0-ce stable release the direct links are:

Still nothing has been published on the GitHub release page for moby/moby: https://github.com/moby/moby/releases

1 Like

New docker releases are published on https://github.com/docker/docker-ce/releases

Thanks, I have not seen that repo before. Unfortunately, release notes there do not include the download links for binaries. You would still have to go an manually find them on https://download.docker.com