Update ubuntulinux.rst

Upstream-commit: 0fabd390a91ae34d85bb873d05ce7132266ce3a4
Component: engine
This commit is contained in:
Guillaume J. Charmes
2013-05-06 13:11:08 -07:00
parent 359449aadb
commit 01ec1844a4

View File

@ -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