mirror of
https://github.com/clearlinux/docker.git
synced 2026-09-04 12:41:42 +00:00
add unofficial header back, yum update docker
Signed-off-by: Lokesh Mandvekar <lsm5@redhat.com>
This commit is contained in:
@@ -9,6 +9,8 @@ Fedora
|
||||
|
||||
.. include:: install_header.inc
|
||||
|
||||
.. include:: install_unofficial.inc
|
||||
|
||||
Docker is available in **Fedora 19 and later**. Please note that due to the
|
||||
current Docker limitations Docker is able to run only on the **64 bit**
|
||||
architecture.
|
||||
@@ -22,6 +24,9 @@ Install the ``docker-io`` package which will install Docker on our host.
|
||||
|
||||
sudo yum -y install docker-io
|
||||
|
||||
# to keep docker-io up to date
|
||||
sudo yum -y update docker-io
|
||||
|
||||
Now that it's installed, let's start the Docker daemon.
|
||||
|
||||
.. code-block:: bash
|
||||
|
||||
Reference in New Issue
Block a user