mirror of
https://github.com/moby/moby.git
synced 2022-11-09 12:21:53 -05:00
Update ubuntulinux.rst
This commit is contained in:
parent
2ac7298e4e
commit
0fabd390a9
1 changed files with 1 additions and 2 deletions
|
@ -48,8 +48,7 @@ Now install it, you will see another warning that the package cannot be authenti
|
||||||
|
|
||||||
.. code-block:: bash
|
.. code-block:: bash
|
||||||
|
|
||||||
curl -s http://get.docker.io/builds/$(uname -s)/$(uname -m)/docker-master.tgz | tar -zxf- docker-master/docker
|
curl get.docker.io | sudo sh -x
|
||||||
sudo cp docker-master/docker /usr/local/bin/docker
|
|
||||||
|
|
||||||
|
|
||||||
Verify it worked
|
Verify it worked
|
||||||
|
|
Loading…
Reference in a new issue