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
Jessica Frazelle 1fff0a5cc5 actually update deb dockerfiles
Signed-off-by: Jessica Frazelle <princess@docker.com>
2015-07-22 13:06:04 -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-utopic 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
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 Add "builder-deb" base images for building ".deb" packages properly 2015-04-06 10:43:36 -06: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 in https://github.com/docker/docker, specifically the generate.sh script, whose usage is described in a comment at the top of the file.