Clarify docker installation instructions 49/5449/4
authorPeter Barabas <peter.barabas@ericsson.com>
Mon, 4 Jan 2016 08:13:33 +0000 (09:13 +0100)
committerPeter Barabas <peter.barabas@ericsson.com>
Thu, 16 Jun 2016 06:39:57 +0000 (08:39 +0200)
Change-Id: I8738798eac64c44a66e4fcab9758094e26a5a69f
Signed-off-by: Peter Barabas <peter.barabas@ericsson.com>
docs/build-instruction.rst

index 887df53..2eb6b65 100644 (file)
@@ -55,7 +55,9 @@ On the host, the following packages must be installed:
 
   - **Note:** Builds on Wily (Ubuntu 15.x) are currently not supported
 
-- docker - see https://docs.docker.com/engine/installation/ubuntulinux/ for installation notes for Ubuntu 14.04. Tested against version 1.9.x and greater
+- docker - see https://docs.docker.com/installation/ubuntulinux/ for
+  installation notes for Ubuntu 14.04. Note: use the latest version from
+  Docker (docker-engine) and not the one in Ubuntu 14.04.
 
 - git (simply available through $ sudo apt-get install git)