mirror of
https://github.com/moby/moby.git
synced 2026-08-05 23:51:18 +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-deb
This image's tags contain the dependencies for building Docker .debs for each of the Debian-based platforms Docker targets.
To add new tags, see contrib/builder/deb/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.