1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00
moby--moby/contrib/builder/rpm/amd64
Sebastiaan van Stijn ff405a1d2b
Remove Fedora 22 from RPM build as it is EOL
Fedora 22 reached end of life on July 19th, and
will no longer receive updates;

https://fedoramagazine.org/fedora-22-end-of-life-2016-july/

With the recent release of Fedora 24, Fedora 22 will officially enter End Of
Life (EOL) status on July 19th, 2016. After July 19th, all packages in the
Fedora 22 repositories will no longer receive security, bugfix, or enhancement
updates, and no new packages will be added to the Fedora 22 collection.

Upgrading to Fedora 23 or Fedora 24 before July 19th 2016 is highly recommended
for all users still running Fedora 22.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2016-10-16 21:13:26 -07:00
..
centos-7 Bump remaining Dockerfile go versions to 1.7.1 2016-09-26 12:13:39 -04:00
fedora-23 Bump remaining Dockerfile go versions to 1.7.1 2016-09-26 12:13:39 -04:00
fedora-24 Bump remaining Dockerfile go versions to 1.7.1 2016-09-26 12:13:39 -04:00
opensuse-13.2 Bump remaining Dockerfile go versions to 1.7.1 2016-09-26 12:13:39 -04:00
oraclelinux-6 Bump remaining Dockerfile go versions to 1.7.1 2016-09-26 12:13:39 -04:00
oraclelinux-7 Bump remaining Dockerfile go versions to 1.7.1 2016-09-26 12:13:39 -04:00
photon-1.0 Bump remaining Dockerfile go versions to 1.7.1 2016-09-26 12:13:39 -04:00
build.sh add support for building first ARM debian package 2016-01-29 00:21:17 +01:00
generate.sh Add rpm builder for VMware Photon OS 2016-08-30 17:05:32 -07:00
README.md add support for building first ARM debian package 2016-01-29 00:21:17 +01:00

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.