moby--moby/contrib/builder/deb
Jessica Frazelle 985fe8857d
update go version for debs and rpms
Signed-off-by: Jessica Frazelle <acidburn@docker.com>
2015-10-29 17:04:38 -07:00
..
debian-jessie update go version for debs and rpms 2015-10-29 17:04:38 -07:00
debian-stretch update go version for debs and rpms 2015-10-29 17:04:38 -07:00
debian-wheezy update go version for debs and rpms 2015-10-29 17:04:38 -07:00
ubuntu-precise update go version for debs and rpms 2015-10-29 17:04:38 -07:00
ubuntu-trusty update go version for debs and rpms 2015-10-29 17:04:38 -07:00
ubuntu-vivid update go version for debs and rpms 2015-10-29 17:04:38 -07:00
ubuntu-wily update go version for debs and rpms 2015-10-29 17:04:38 -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 add dh-apparmor & apparmor to deb builder dockerfiles 2015-10-19 16:15:22 -07: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.