mirror of
https://github.com/moby/moby.git
synced 2026-08-08 00:52:17 +00:00
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>
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.