add aufs-tools package to dev env docs page
Upstream-commit: fb7eaf67d1c01eea28fcbed61d6d8abd8117c965 Component: engine
This commit is contained in:
@ -33,7 +33,7 @@ Installation
|
||||
sudo apt-get install python-software-properties
|
||||
sudo add-apt-repository ppa:gophers/go
|
||||
sudo apt-get update
|
||||
sudo apt-get -y install lxc wget bsdtar curl golang-stable git
|
||||
sudo apt-get -y install lxc wget bsdtar curl golang-stable git aufs-tools
|
||||
|
||||
export GOPATH=~/go/
|
||||
export PATH=$GOPATH/bin:$PATH
|
||||
|
||||
Reference in New Issue
Block a user