moby--moby/contrib/builder/deb
Tianon Gravi a83e4e4a34 Remove Ubuntu 14.10 (Utopic Unicorn) from build-deb targets
As of July 23, 2015, it is officially EOL (https://lists.ubuntu.com/archives/ubuntu-announce/2015-July/000198.html) and will receive no further updates.

Signed-off-by: Andrew "Tianon" Page <admwiggin@gmail.com>
2015-07-24 13:21:01 -07:00
..
debian-jessie actually update deb dockerfiles 2015-07-22 13:06:04 -07:00
debian-stretch actually update deb dockerfiles 2015-07-22 13:06:04 -07:00
debian-wheezy actually update deb dockerfiles 2015-07-22 13:06:04 -07:00
ubuntu-debootstrap-precise actually update deb dockerfiles 2015-07-22 13:06:04 -07:00
ubuntu-debootstrap-trusty actually update deb dockerfiles 2015-07-22 13:06:04 -07:00
ubuntu-debootstrap-vivid actually update deb dockerfiles 2015-07-22 13:06:04 -07:00
ubuntu-debootstrap-wily actually update deb dockerfiles 2015-07-22 13:06:04 -07:00
README.md Add "builder-deb" base images for building ".deb" packages properly 2015-04-06 10:43:36 -06:00
build.sh Add "builder-deb" base images for building ".deb" packages properly 2015-04-06 10:43:36 -06:00
generate.sh Move AppArmor policy to contrib & deb packaging 2015-07-21 11:05:53 -04:00

README.md

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 in https://github.com/docker/docker, specifically the generate.sh script, whose usage is described in a comment at the top of the file.