mirror of
https://github.com/moby/moby.git
synced 2022-11-09 12:21:53 -05:00
503fe408da
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> |
||
---|---|---|
.. | ||
debian-jessie | ||
debian-stretch | ||
debian-wheezy | ||
ubuntu-trusty | ||
ubuntu-xenial | ||
ubuntu-yakkety | ||
ubuntu-zesty | ||
build.sh | ||
generate.sh | ||
README.md |
dockercore/builder-deb
This image's tags contain the dependencies for building Docker .deb
s 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.