moby--moby/contrib/builder/deb/amd64
Sebastiaan van Stijn fb06ddf4db
update remaining Go versions to 1.5.4
Some Dockerfiles were missed during update to
1.5.4. This changes those Dockerfiles.

Note that Dockerfile.armhf is not yet updated; it
currently uses Dave Cheney's unofficial ARM builds,
which are marked "end of life", so added a TODO
instead.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2016-04-13 11:13:06 +02:00
..
debian-jessie update remaining Go versions to 1.5.4 2016-04-13 11:13:06 +02:00
debian-stretch update remaining Go versions to 1.5.4 2016-04-13 11:13:06 +02:00
debian-wheezy update remaining Go versions to 1.5.4 2016-04-13 11:13:06 +02:00
ubuntu-precise update remaining Go versions to 1.5.4 2016-04-13 11:13:06 +02:00
ubuntu-trusty update remaining Go versions to 1.5.4 2016-04-13 11:13:06 +02:00
ubuntu-wily update remaining Go versions to 1.5.4 2016-04-13 11:13:06 +02:00
ubuntu-xenial update remaining Go versions to 1.5.4 2016-04-13 11:13:06 +02:00
README.md add support for building first ARM debian package 2016-01-29 00:21:17 +01:00
build.sh add support for building first ARM debian package 2016-01-29 00:21:17 +01:00
generate.sh Packaging changes required for new containerd binaries 2016-03-25 13:43:07 -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/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.