mirror of https://github.com/docker/docs.git
Added links to @jpetazzo 's kernel article, removed quote indents from puppet.rst
This commit is contained in:
parent
d8e60b797f
commit
c5f15dcd3d
|
@ -27,7 +27,7 @@ But we know people have had success running it under
|
|||
Dependencies:
|
||||
-------------
|
||||
|
||||
* 3.8 Kernel
|
||||
* 3.8 Kernel (read more about :ref:`kernel`)
|
||||
* AUFS filesystem support
|
||||
* lxc
|
||||
* bsdtar
|
||||
|
|
|
@ -16,7 +16,7 @@ Right now, the officially supported distribution are:
|
|||
|
||||
Docker has the following dependencies
|
||||
|
||||
* Linux kernel 3.8
|
||||
* Linux kernel 3.8 (read more about :ref:`kernel`)
|
||||
* AUFS file system support (we are working on BTRFS support as an alternative)
|
||||
|
||||
.. _ubuntu_precise:
|
||||
|
|
Loading…
Reference in New Issue