go1.8.5 (released 2017/10/25) includes fixes to the compiler, linker, runtime, documentation, go command, and the crypto/x509 and net/smtp packages. It includes a fix to a bug introduced in Go 1.8.4 that broke go get of non-Git repositories under certain conditions. See the Go 1.8.5 milestone on our issue tracker for details: https://github.com/golang/go/issues?q=milestone%3AGo1.8.5 Signed-off-by: Sebastiaan van Stijn <github@gone.nl> Upstream-commit: 503fe408da376a046c37c4940f7f3af0cfa81c38 Component: engine
dockercore/builder-deb
This image's tags contain the dependencies for building Docker .debs for each of the Debian-based platforms Docker targets.
To add new tags, see contrib/builder/deb/amd64 in https://github.com/docker/docker, specifically the generate.sh script, whose usage is described in a comment at the top of the file.