mirror of
https://github.com/docker/docs.git
synced 2026-03-27 14:28:47 +07:00
@@ -166,8 +166,12 @@ supported.
|
||||
Installing from source
|
||||
----------------------
|
||||
|
||||
1. Make sure you have a [Go language](http://golang.org/doc/install)
|
||||
compiler >= 1.1 and [git](http://git-scm.com) installed.
|
||||
1. Install Dependencies
|
||||
* [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
|
||||
|
||||
```bash
|
||||
|
||||
Reference in New Issue
Block a user