mirror of
https://github.com/moby/moby.git
synced 2022-11-09 12:21:53 -05:00
Merge pull request #1375 from grobie/patch-1
Move note about officially supported kernel
This commit is contained in:
commit
b1d994e3b9
1 changed files with 5 additions and 6 deletions
|
@ -15,12 +15,11 @@ In short, Docker has the following kernel requirements:
|
||||||
|
|
||||||
- Cgroups and namespaces must be enabled.
|
- Cgroups and namespaces must be enabled.
|
||||||
|
|
||||||
|
The officially supported kernel is the one recommended by the
|
||||||
The officially supported kernel is the one recommended by the
|
:ref:`ubuntu_linux` installation path. It is the one that most developers
|
||||||
:ref:`ubuntu_linux` installation path. It is the one that most developers
|
will use, and the one that receives the most attention from the core
|
||||||
will use, and the one that receives the most attention from the core
|
contributors. If you decide to go with a different kernel and hit a bug,
|
||||||
contributors. If you decide to go with a different kernel and hit a bug,
|
please try to reproduce it with the official kernels first.
|
||||||
please try to reproduce it with the official kernels first.
|
|
||||||
|
|
||||||
If you cannot or do not want to use the "official" kernels,
|
If you cannot or do not want to use the "official" kernels,
|
||||||
here is some technical background about the features (both optional and
|
here is some technical background about the features (both optional and
|
||||||
|
|
Loading…
Add table
Reference in a new issue