mirror of
https://github.com/moby/moby.git
synced 2022-11-09 12:21:53 -05:00
Merge pull request #818 from johncosta/ubuntu-1304-add-apt-repository
Remove provider specifc language
This commit is contained in:
commit
04050c4173
1 changed files with 2 additions and 3 deletions
|
@ -94,9 +94,8 @@ have AUFS filesystem support enabled, so we need to install it.
|
|||
|
||||
**add-apt-repository support**
|
||||
|
||||
Some installations of Ubuntu 13.04 (Digital Ocean's Ubuntu 13.04 x64 Server in
|
||||
this case) require software-properties-common to be installed before being able
|
||||
to use add-apt-repository.
|
||||
Some installations of Ubuntu 13.04 require ``software-properties-common`` to be
|
||||
installed before being able to use add-apt-repository.
|
||||
|
||||
.. code-block:: bash
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue