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
Kenfe-Mickael Laventure e9a8105708 Remove Ubuntu 15.10 (Wily Werewolf) from build-deb targets
As of July 28, 2016, it is officially EOL (https://lists.ubuntu.com/archives/ubuntu-announce/2016-July/000210.html) and will receive no further updates.

Signed-off-by: Kenfe-Mickael Laventure <mickael.laventure@gmail.com>
2016-10-04 13:01:00 -07:00
..
debian-jessie Bump remaining Dockerfile go versions to 1.7.1 2016-09-26 12:13:39 -04:00
debian-stretch Bump remaining Dockerfile go versions to 1.7.1 2016-09-26 12:13:39 -04:00
debian-wheezy Bump remaining Dockerfile go versions to 1.7.1 2016-09-26 12:13:39 -04:00
ubuntu-precise Bump remaining Dockerfile go versions to 1.7.1 2016-09-26 12:13:39 -04:00
ubuntu-trusty Bump remaining Dockerfile go versions to 1.7.1 2016-09-26 12:13:39 -04:00
ubuntu-xenial Bump remaining Dockerfile go versions to 1.7.1 2016-09-26 12:13:39 -04:00
build.sh add support for building first ARM debian package 2016-01-29 00:21:17 +01:00
generate.sh Remove Ubuntu 15.10 (Wily Werewolf) from build-deb targets 2016-10-04 13:01:00 -07: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.