mirror of
https://github.com/moby/moby.git
synced 2022-11-09 12:21:53 -05:00
4357ed4a73
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> |
||
---|---|---|
.. | ||
centos-7 | ||
fedora-22 | ||
fedora-23 | ||
opensuse-13.2 | ||
oraclelinux-6 | ||
oraclelinux-7 | ||
build.sh | ||
generate.sh | ||
README.md |
dockercore/builder-rpm
This image's tags contain the dependencies for building Docker .rpm
s 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.