![]() Some Dockerfiles were missed during update to 1.5.4. This changes those Dockerfiles. Note that Dockerfile.armhf is not yet updated; it currently uses Dave Cheney's unofficial ARM builds, which are marked "end of life", so added a TODO instead. Signed-off-by: Sebastiaan van Stijn <github@gone.nl> |
||
---|---|---|
.. | ||
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/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.