Update binaries.rst
Along with the kernel requirement, you need a working copy of lxc. When trying to start using "/docker -d", received error 'initapi: exec: "lxc-start": executable file not found in $PATH'
This commit is contained in:
parent
606cacdca0
commit
6721525068
1 changed files with 5 additions and 0 deletions
|
@ -21,6 +21,11 @@ Check Your Kernel
|
|||
|
||||
Your host's Linux kernel must meet the Docker :ref:`kernel`
|
||||
|
||||
Check for User Space Tools
|
||||
--------------------------
|
||||
|
||||
You must have a working installation of the `lxc <http://linuxcontainers.org>`_ utilities and library.
|
||||
|
||||
Get the docker binary:
|
||||
----------------------
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue