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
Kenfe-Mickael Laventure 05dec0b032 Fix rpm generation on oraclelinux-6
The uek kernel needs to be install first in order to get the correct
btrfs tools version.

Signed-off-by: Kenfe-Mickael Laventure <mickael.laventure@gmail.com>
2016-05-05 12:12:49 -07:00
..
centos-7 centos:7/OL:7 now includes libseccomp 2.2.1 2016-04-26 20:48:26 -04:00
fedora-22 add pkcs11 build tag to deb and rpm builds 2016-04-13 17:55:50 -07:00
fedora-23 add pkcs11 build tag to deb and rpm builds 2016-04-13 17:55:50 -07:00
opensuse-13.2 add pkcs11 build tag to deb and rpm builds 2016-04-13 17:55:50 -07:00
oraclelinux-6 Fix rpm generation on oraclelinux-6 2016-05-05 12:12:49 -07:00
oraclelinux-7 centos:7/OL:7 now includes libseccomp 2.2.1 2016-04-26 20:48:26 -04:00
build.sh add support for building first ARM debian package 2016-01-29 00:21:17 +01:00
generate.sh Fix rpm generation on oraclelinux-6 2016-05-05 12:12:49 -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.