From 6706ce690c23a5f57caf8374c81d33389b9245a8 Mon Sep 17 00:00:00 2001 From: Fathi Boudra Date: Tue, 20 Dec 2016 11:25:33 +0200 Subject: docker: update description * reword docker officially supported hosts section * bump minimal required kernel from 3.8 to 3.10 Signed-off-by: Fathi Boudra Signed-off-by: Bruce Ashfield --- recipes-containers/docker/docker_git.bb | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'recipes-containers') diff --git a/recipes-containers/docker/docker_git.bb b/recipes-containers/docker/docker_git.bb index f50f25ae..37df3c4c 100644 --- a/recipes-containers/docker/docker_git.bb +++ b/recipes-containers/docker/docker_git.bb @@ -9,11 +9,11 @@ DESCRIPTION = "Linux container runtime \ large-scale web deployments, database clusters, continuous deployment \ systems, private PaaS, service-oriented architectures, etc. \ . \ - This package contains the daemon and client. Using docker.io on non-amd64 \ - hosts is not supported at this time. Please be careful when using it \ - on anything besides amd64. \ + This package contains the daemon and client. Using docker.io is \ + officially supported on x86_64 and arm (32-bit) hosts. \ + Other architectures are considered experimental. \ . \ - Also, note that kernel version 3.8 or above is required for proper \ + Also, note that kernel version 3.10 or above is required for proper \ operation of the daemon process, and that any lower versions may have \ subtle and/or glaring issues. \ " -- cgit v1.2.3-54-g00ecf