moby--moby/contrib/builder/rpm/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
..
centos-7 update remaining Go versions to 1.5.4 2016-04-13 11:13:06 +02:00
fedora-22 update remaining Go versions to 1.5.4 2016-04-13 11:13:06 +02:00
fedora-23 update remaining Go versions to 1.5.4 2016-04-13 11:13:06 +02:00
opensuse-13.2 update remaining Go versions to 1.5.4 2016-04-13 11:13:06 +02:00
oraclelinux-6 update remaining Go versions to 1.5.4 2016-04-13 11:13:06 +02:00
oraclelinux-7 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-rpm

This image's tags contain the dependencies for building Docker .rpms for each of the RPM-based platforms Docker targets.

To add new tags, see contrib/builder/rpm/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.