moby--moby/contrib/builder/deb
Sebastiaan van Stijn 325b1f35ae Remove Ubuntu 15.04 (Vivid) from DEB build as it will be EOL
Ubuntu 15.04 (Vivid) will be EOL'd in January,
so we should remove it from our builds in the
Docker 1.10 release.

For information about the EOL data, see:
https://wiki.ubuntu.com/Releases

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2015-12-20 16:00:53 +01:00
..
debian-jessie Merge pull request #17989 from jfrazelle/initial-seccomp-support 2015-12-05 08:33:58 -08:00
debian-stretch Merge pull request #17989 from jfrazelle/initial-seccomp-support 2015-12-05 08:33:58 -08:00
debian-wheezy Merge pull request #17989 from jfrazelle/initial-seccomp-support 2015-12-05 08:33:58 -08:00
ubuntu-precise Merge pull request #17989 from jfrazelle/initial-seccomp-support 2015-12-05 08:33:58 -08:00
ubuntu-trusty Merge pull request #17989 from jfrazelle/initial-seccomp-support 2015-12-05 08:33:58 -08:00
ubuntu-wily Merge pull request #17989 from jfrazelle/initial-seccomp-support 2015-12-05 08:33:58 -08: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 Remove Ubuntu 15.04 (Vivid) from DEB build as it will be EOL 2015-12-20 16:00:53 +01: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.