mirror of
https://github.com/docker/cli.git
synced 2026-01-15 07:40:57 +03:00
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> Upstream-commit: 98180b89543396c07c1f1ea420554fbcce31c513 Component: engine