mirror of https://github.com/docker/docs.git
Ubuntu Precise has a number of warts that made it non-trivial to add initially, but I've managed to work through some of them and come up with a working build. Two important parts to note are that it has neither the `btrfs` nor the `devicemapper` graphdriver backends since `btrfs-tools` and `libdevmapper-dev` in the precise repositories are too ancient for them to even compile. Signed-off-by: Andrew "Tianon" Page <admwiggin@gmail.com> |
||
|---|---|---|
| .. | ||
| debian-jessie | ||
| debian-stretch | ||
| debian-wheezy | ||
| ubuntu-debootstrap-precise | ||
| ubuntu-debootstrap-trusty | ||
| ubuntu-debootstrap-utopic | ||
| ubuntu-debootstrap-vivid | ||
| ubuntu-debootstrap-wily | ||
| README.md | ||
| build.sh | ||
| generate.sh | ||
README.md
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 in https://github.com/docker/docker, specifically the generate.sh script, whose usage is described in a comment at the top of the file.