mirror of https://github.com/docker/docs.git
Update rhel.md
This commit is contained in:
parent
56ff2f335b
commit
53d1e49fe6
|
|
@ -79,7 +79,7 @@ Restart the Docker service as root.
|
|||
To confirm Docker is running with FIPS-140-2 enabled, run the `docker info` command:
|
||||
|
||||
```
|
||||
$ docker info --format '\{\{ .SecurityOptions \}\}'
|
||||
$ docker info --format '`{`{ .SecurityOptions `}`}'
|
||||
[name=selinux name=fips]
|
||||
```
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue