mirror of https://github.com/docker/docs.git
Merge pull request #709 from dhrp/links-to-kernel-doc
Added links to @jpetazzo 's kernel article, cleaned puppet doc layout
This commit is contained in:
commit
235ae9cd43
|
@ -27,7 +27,7 @@ But we know people have had success running it under
|
||||||
Dependencies:
|
Dependencies:
|
||||||
-------------
|
-------------
|
||||||
|
|
||||||
* 3.8 Kernel
|
* 3.8 Kernel (read more about :ref:`kernel`)
|
||||||
* AUFS filesystem support
|
* AUFS filesystem support
|
||||||
* lxc
|
* lxc
|
||||||
* bsdtar
|
* bsdtar
|
||||||
|
|
|
@ -16,7 +16,7 @@ Right now, the officially supported distribution are:
|
||||||
|
|
||||||
Docker has the following dependencies
|
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)
|
* AUFS file system support (we are working on BTRFS support as an alternative)
|
||||||
|
|
||||||
.. _ubuntu_precise:
|
.. _ubuntu_precise:
|
||||||
|
|
Loading…
Reference in New Issue