1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00
moby--moby/contrib/builder/deb/amd64
Sebastiaan van Stijn 27beb64d46
Add Ubuntu 16.10 Yakkety Yak
Ubuntu 16.10 has been released http://releases.ubuntu.com/yakkety/

Note that this is a short-term release, so will
EOL (and removed again) in 9 months

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2016-11-07 15:14:36 +01:00
..
debian-jessie switch all go download links to https://golang.org/dl 2016-11-04 09:03:41 -05:00
debian-stretch switch all go download links to https://golang.org/dl 2016-11-04 09:03:41 -05:00
debian-wheezy switch all go download links to https://golang.org/dl 2016-11-04 09:03:41 -05:00
ubuntu-precise switch all go download links to https://golang.org/dl 2016-11-04 09:03:41 -05:00
ubuntu-trusty switch all go download links to https://golang.org/dl 2016-11-04 09:03:41 -05:00
ubuntu-xenial switch all go download links to https://golang.org/dl 2016-11-04 09:03:41 -05:00
ubuntu-yakkety Add Ubuntu 16.10 Yakkety Yak 2016-11-07 15:14:36 +01:00
build.sh add support for building first ARM debian package 2016-01-29 00:21:17 +01:00
generate.sh Add Ubuntu 16.10 Yakkety Yak 2016-11-07 15:14:36 +01:00
README.md add support for building first ARM debian package 2016-01-29 00:21:17 +01:00

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.