moby--moby/contrib/builder/rpm
Sebastiaan van Stijn a08c955e30 Remove Fedora 21 from RPM build as it is EOL
Fedora 21 is EOL'd as of December 1st, 2015.

Announcement:
https://lists.fedoraproject.org/pipermail/announce/2015-November/003296.html

Fedora 21 will reach end of life on 2015-12-01, and no further updates
will be pushed out after that time. Additionally, with the recent
release of Fedora 23, no new packages will be added to the Fedora 21
collection.

Please see https://fedoraproject.org/wiki/DNF_system_upgrade for more
information on upgrading from Fedora 21 to a newer release.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2015-12-20 00:42:17 +01:00
..
centos-7 Merge pull request #17989 from jfrazelle/initial-seccomp-support 2015-12-05 08:33:58 -08:00
fedora-22 Merge pull request #17989 from jfrazelle/initial-seccomp-support 2015-12-05 08:33:58 -08:00
fedora-23 Merge pull request #17989 from jfrazelle/initial-seccomp-support 2015-12-05 08:33:58 -08:00
opensuse-13.2 Merge pull request #17989 from jfrazelle/initial-seccomp-support 2015-12-05 08:33:58 -08:00
oraclelinux-7 Merge pull request #17989 from jfrazelle/initial-seccomp-support 2015-12-05 08:33:58 -08: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 Remove Fedora 21 from RPM build as it is EOL 2015-12-20 00:42:17 +01: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.