add info that arch command is required to README
arch command is required by lxc-template, can be added using `uname -m`
This commit is contained in:
parent
1ac9c70cc6
commit
012f9cda54
1 changed files with 1 additions and 0 deletions
|
@ -8,6 +8,7 @@ Linux Containers support for Vagrant 1.1+
|
|||
* Vagrant 1.1+ (1.1.3+ recommended)
|
||||
* lxc 0.7.5+ (0.8.0-rc1+ recommended)
|
||||
* redir
|
||||
* arch command (uname -m) on PATH
|
||||
* A Kernel [higher than 3.5.0-17.28](#help-im-unable-to-restart-containers)
|
||||
|
||||
On a clean Ubuntu 12.10 machine it means something like:
|
||||
|
|
Loading…
Reference in a new issue