1
0
Fork 0
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:
Andy Rothfusz 2013-08-02 17:24:15 -07:00
commit b1d994e3b9

View file

@ -15,7 +15,6 @@ In short, Docker has the following kernel requirements:
- Cgroups and namespaces must be enabled.
The officially supported kernel is the one recommended by the
: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