From 01ec1844a4d026625727c3876eee9ccd2a77be4a Mon Sep 17 00:00:00 2001 From: "Guillaume J. Charmes" Date: Mon, 6 May 2013 13:11:08 -0700 Subject: [PATCH] Update ubuntulinux.rst Upstream-commit: 0fabd390a91ae34d85bb873d05ce7132266ce3a4 Component: engine --- components/engine/docs/sources/installation/ubuntulinux.rst | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/components/engine/docs/sources/installation/ubuntulinux.rst b/components/engine/docs/sources/installation/ubuntulinux.rst index 3082e98da5..955e8eb3b0 100644 --- a/components/engine/docs/sources/installation/ubuntulinux.rst +++ b/components/engine/docs/sources/installation/ubuntulinux.rst @@ -48,8 +48,7 @@ Now install it, you will see another warning that the package cannot be authenti .. code-block:: bash - curl -s http://get.docker.io/builds/$(uname -s)/$(uname -m)/docker-master.tgz | tar -zxf- docker-master/docker - sudo cp docker-master/docker /usr/local/bin/docker + curl get.docker.io | sudo sh -x Verify it worked