mirror of
https://github.com/moby/moby.git
synced 2022-11-09 12:21:53 -05:00
parent
4caa604793
commit
bca19a22c5
1 changed files with 6 additions and 2 deletions
|
@ -166,8 +166,12 @@ supported.
|
||||||
Installing from source
|
Installing from source
|
||||||
----------------------
|
----------------------
|
||||||
|
|
||||||
1. Make sure you have a [Go language](http://golang.org/doc/install)
|
1. Install Dependencies
|
||||||
compiler >= 1.1 and [git](http://git-scm.com) installed.
|
* [Go language 1.1.x](http://golang.org/doc/install)
|
||||||
|
* [git](http://git-scm.com)
|
||||||
|
* [lxc](http://lxc.sourceforge.net)
|
||||||
|
* [aufs-tools](http://aufs.sourceforge.net)
|
||||||
|
|
||||||
2. Checkout the source code
|
2. Checkout the source code
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
|
|
Loading…
Add table
Reference in a new issue