Update centos.md (#1523)

* Update CentOS, RHEL, Fedora instructions for starting Docker
This commit is contained in:
huangsen365 2017-02-07 08:55:29 +08:00 committed by Misty Stanley-Jones
parent 37afee21c6
commit 76461f517e
3 changed files with 6 additions and 6 deletions

View File

@ -148,7 +148,7 @@ Docker from the repository.
4. Start Docker.
```bash
$ sudo systemctl docker start
$ sudo systemctl start docker
```
5. Verify that `docker` is installed correctly by running the `hello-world`
@ -195,7 +195,7 @@ a new file each time you want to upgrade Docker.
3. Start Docker.
```bash
$ sudo systemctl docker start
$ sudo systemctl start docker
```
4. Verify that `docker` is installed correctly by running the `hello-world`

View File

@ -152,7 +152,7 @@ Docker from the repository.
4. Start Docker.
```bash
$ sudo systemctl docker start
$ sudo systemctl start docker
```
5. Verify that `docker` is installed correctly by running the `hello-world`
@ -199,7 +199,7 @@ a new file each time you want to upgrade Docker.
3. Start Docker.
```bash
$ sudo systemctl docker start
$ sudo systemctl start docker
```
4. Verify that `docker` is installed correctly by running the `hello-world`

View File

@ -151,7 +151,7 @@ Docker from the repository.
4. Start Docker.
```bash
$ sudo systemctl docker start
$ sudo systemctl start docker
```
5. Verify that `docker` is installed correctly by running the `hello-world`
@ -199,7 +199,7 @@ need to download a new file each time you want to upgrade Docker.
3. Start Docker.
```bash
$ sudo systemctl docker start
$ sudo systemctl start docker
```
4. Verify that `docker` is installed correctly by running the `hello-world`