mirror of
https://github.com/moby/moby.git
synced 2022-11-09 12:21:53 -05:00
yum upgrade on fedora not required before install
Signed-off-by: Lokesh Mandvekar <lsm5@redhat.com>
This commit is contained in:
parent
f49eb29497
commit
61fbf3d8e2
1 changed files with 1 additions and 7 deletions
|
@ -16,13 +16,7 @@ architecture.
|
||||||
Installation
|
Installation
|
||||||
------------
|
------------
|
||||||
|
|
||||||
Firstly, let's make sure our Fedora host is up-to-date.
|
Install the ``docker-io`` package which will install Docker on our host.
|
||||||
|
|
||||||
.. code-block:: bash
|
|
||||||
|
|
||||||
sudo yum -y upgrade
|
|
||||||
|
|
||||||
Next, let's install the ``docker-io`` package which will install Docker on our host.
|
|
||||||
|
|
||||||
.. code-block:: bash
|
.. code-block:: bash
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue