1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00

Fixing security.md

Signed-off-by: Hao Shu Wei <haoshuwei1989@163.com>
This commit is contained in:
Hao Shu Wei 2016-05-12 16:52:03 +08:00
parent c273163e80
commit 73d96a6b17

View file

@ -52,8 +52,8 @@ How mature is the code providing kernel namespaces and private
networking? Kernel namespaces were introduced [between kernel version networking? Kernel namespaces were introduced [between kernel version
2.6.15 and 2.6.15 and
2.6.26](http://lxc.sourceforge.net/index.php/about/kernel-namespaces/). 2.6.26](http://lxc.sourceforge.net/index.php/about/kernel-namespaces/).
This means that since July 2008 (date of the 2.6.26 release, now 7 years This means that since July 2008 (date of the 2.6.26 release
ago), namespace code has been exercised and scrutinized on a large ), namespace code has been exercised and scrutinized on a large
number of production systems. And there is more: the design and number of production systems. And there is more: the design and
inspiration for the namespaces code are even older. Namespaces are inspiration for the namespaces code are even older. Namespaces are
actually an effort to reimplement the features of [OpenVZ]( actually an effort to reimplement the features of [OpenVZ](