Update rhel.md

Incorporated @andrewhsu's feedback.
This commit is contained in:
Anne Henmi 2018-10-15 15:09:11 -06:00 committed by GitHub
parent fc9fdb01ac
commit 1e91176d27
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -78,7 +78,7 @@ Reload the Docker configuration to systemd.
Restart the Docker service as root.
`$ sudo service dockerd restart`
`$ sudo systemctl restart docker`
To confirm Docker is running with FIPS-140-2 enabled, run the `docker info` command:
@ -101,7 +101,7 @@ Reload the Docker configuration to systemd.
Restart the Docker service as root.
`$ sudo service dockerd restart`
`$ sudo systemctl restart docker`
### Find your Docker EE repo URL