Merge pull request #19452 from mortonfox/patch-1

cgroups documentation moved
This commit is contained in:
Sebastiaan van Stijn 2016-01-20 14:54:24 -08:00
commit ad87333f79
1 changed files with 1 additions and 1 deletions

View File

@ -167,7 +167,7 @@ Under the hood
Under the hood, Docker is built on the following components:
* The
[cgroups](https://www.kernel.org/doc/Documentation/cgroups/cgroups.txt)
[cgroups](https://www.kernel.org/doc/Documentation/cgroup-v1/cgroups.txt)
and
[namespaces](http://man7.org/linux/man-pages/man7/namespaces.7.html)
capabilities of the Linux kernel