1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00

Merge pull request #4740 from vojnovski/patch-1

Update ubuntulinux.rst
This commit is contained in:
Sven Dowideit 2014-03-19 06:48:57 +10:00
commit 06d87fd540

View file

@ -72,7 +72,7 @@ First add the Docker repository key to your local keychain.
.. code-block:: bash
sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 36A1D7869245C8950F966E92D8576A8BA88D21E9
sudo apt-key adv --keyserver hkp://keyserver.ubuntu.com:80 --recv-keys 36A1D7869245C8950F966E92D8576A8BA88D21E9
Add the Docker repository to your apt sources list, update and install the
``lxc-docker`` package.