Updated Ubuntu installation guide (#28477)

This commit is contained in:
Mukesh Dasari
2019-03-09 22:40:35 +05:30
committed by Christopher McCormack
parent 785b60cf15
commit 5fa311d05e

View File

@ -16,7 +16,8 @@ One of Docker's biggest advantages is that it can be used by a team using differ
### Installation ### Installation
* Ubuntu: `sudo apt install docker` * Ubuntu: [Docker on Ubuntu](https://docs.docker.com/install/linux/docker-ce/ubuntu/#install-from-a-package)
There are multiple ways to install the docker but the most convinient way is to use "Script".
* RedHat: `yum install docker-ce` * RedHat: `yum install docker-ce`