Merge pull request #9783 from SvenDowideit/pr_out_debian_wheezy_backports_kernel_updated_to_3_16
Debian Wheezy backports kernel updated to 3.16
This commit is contained in:
commit
7a3efc9aa5
1 changed files with 2 additions and 2 deletions
|
@ -41,13 +41,13 @@ Docker requires Kernel 3.8+, while Wheezy ships with Kernel 3.2 (for more detail
|
|||
on why 3.8 is required, see discussion on
|
||||
[bug #407](https://github.com/docker/docker/issues/407%20kernel%20versions)).
|
||||
|
||||
Fortunately, wheezy-backports currently has [Kernel 3.14
|
||||
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),
|
||||
which is officially supported by Docker.
|
||||
|
||||
### Installation
|
||||
|
||||
1. Install Kernel 3.14 from wheezy-backports
|
||||
1. Install Kernel from wheezy-backports
|
||||
|
||||
Add the following line to your `/etc/apt/sources.list`
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue