From 973c3c768be19b80543631ad9515fe05b95b2d22 Mon Sep 17 00:00:00 2001 From: panticz Date: Thu, 18 Dec 2014 11:22:08 +0100 Subject: [PATCH] Debian Wheezy backports kernel updated to 3.16 Replaces #9723 fix by: panticz (github: panticz) Signed-off-by: Sven Dowideit --- docs/sources/installation/debian.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/sources/installation/debian.md b/docs/sources/installation/debian.md index 85ac82b8dc..826626cccd 100644 --- a/docs/sources/installation/debian.md +++ b/docs/sources/installation/debian.md @@ -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`