The link to issue 407 was broken
The link to issue 407 was broken. The old link was: https://github.com/docker/docker/issues/407%20kernel%20versions The link must be: https://github.com/docker/docker/issues/407 Signed-off-by: Sabin Basyal <sabin.basyal@gmail.com> Upstream-commit: 6860c75b7b4011fd4cc48f5d9a1458e49fb86b60 Component: engine
This commit is contained in:
@ -39,7 +39,7 @@ Which should download the `ubuntu` image, and then start `bash` in a container.
|
||||
|
||||
Docker requires Kernel 3.8+, while Wheezy ships with Kernel 3.2 (for more details
|
||||
on why 3.8 is required, see discussion on
|
||||
[bug #407](https://github.com/docker/docker/issues/407%20kernel%20versions)).
|
||||
[bug #407](https://github.com/docker/docker/issues/407)).
|
||||
|
||||
Fortunately, wheezy-backports currently has [Kernel 3.16
|
||||
](https://packages.debian.org/search?suite=wheezy-backports§ion=all&arch=any&searchon=names&keywords=linux-image-amd64),
|
||||
|
||||
Reference in New Issue
Block a user