moby--moby/contrib/builder/rpm
Aleksa Sarai 4357ed4a73 *: purge dockerinit from source code
dockerinit has been around for a very long time. It was originally used
as a way for us to do configuration for LXC containers once the
container had started. LXC is no longer supported, and /.dockerinit has
been dead code for quite a while. This removes all code and references
in code to dockerinit.

Signed-off-by: Aleksa Sarai <asarai@suse.com>
2016-01-26 23:47:02 +11:00
..
centos-7 Add pkg-config to our RPM build environment 2016-01-22 18:46:07 -05:00
fedora-22 Add pkg-config to our RPM build environment 2016-01-22 18:46:07 -05:00
fedora-23 Add pkg-config to our RPM build environment 2016-01-22 18:46:07 -05:00
opensuse-13.2 Add pkg-config to our RPM build environment 2016-01-22 18:46:07 -05:00
oraclelinux-6 Add pkg-config to our RPM build environment 2016-01-22 18:46:07 -05:00
oraclelinux-7 Add pkg-config to our RPM build environment 2016-01-22 18:46:07 -05:00
README.md
build.sh
generate.sh *: purge dockerinit from source code 2016-01-26 23:47:02 +11: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.