moby--moby/contrib/builder/rpm
Jessica Frazelle 45788bb62d
add fedora 23 for all the crazies who already want it
Signed-off-by: Jessica Frazelle <acidburn@docker.com>
2015-11-03 14:01:55 -08:00
..
centos-7 update go version for debs and rpms 2015-10-29 17:04:38 -07:00
fedora-21 update go version for debs and rpms 2015-10-29 17:04:38 -07:00
fedora-22 update go version for debs and rpms 2015-10-29 17:04:38 -07:00
fedora-23 add fedora 23 for all the crazies who already want it 2015-11-03 14:01:55 -08:00
opensuse-13.2 update go version for debs and rpms 2015-10-29 17:04:38 -07:00
oraclelinux-6 update go version for debs and rpms 2015-10-29 17:04:38 -07:00
oraclelinux-7 update go version for debs and rpms 2015-10-29 17:04:38 -07:00
README.md Add rpm for centos-6, centos-7, fedora-20, fedora-21 2015-05-05 16:05:30 -07:00
build.sh Add rpm for centos-6, centos-7, fedora-20, fedora-21 2015-05-05 16:05:30 -07:00
generate.sh update dockerfile to use dnf because i hate the warning 2015-10-27 10:25:39 -07: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 in https://github.com/docker/docker, specifically the generate.sh script, whose usage is described in a comment at the top of the file.