Skip to content

Commit

Permalink
Add more specific lvm2 version to PACKAGERS document
Browse files Browse the repository at this point in the history
I personally tested this using our container, and this was the lowest version that compiles and runs properly.

Docker-DCO-1.0-Signed-off-by: Andrew Page <admwiggin@gmail.com> (github: tianon)

Docker-DCO-1.1-Signed-off-by: Tianon Gravi <admwiggin@gmail.com> (github: crosbymichael)
  • Loading branch information
tianon authored and crosbymichael committed Jan 15, 2014
1 parent 07b50a9 commit d103b6f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hack/PACKAGERS.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ To build docker, you will need the following system dependencies
* A recent version of git and mercurial
* Go version 1.2 or later
* SQLite version 3.7.9 or later
* libdevmapper from lvm2 version 1.02.77 or later (http://www.sourceware.org/lvm2/)
* libdevmapper version 1.02.68-cvs (2012-01-26) or later from lvm2 version 2.02.89 or later
* A clean checkout of the source must be added to a valid Go [workspace](http://golang.org/doc/code.html#Workspaces)
under the path *src/github.com/dotcloud/docker*.

Expand Down

0 comments on commit d103b6f

Please sign in to comment.