Remove seLinuxOption spc_t from README
This commit is contained in:
committed by
Stephen D Marshall
parent
3ebd64f4da
commit
ea38c9cd5c
@@ -33,7 +33,3 @@ docker run \
|
|||||||
--detach \
|
--detach \
|
||||||
ibm-mqadvanced-server-dev:9.1.4.0-amd64
|
ibm-mqadvanced-server-dev:9.1.4.0-amd64
|
||||||
```
|
```
|
||||||
|
|
||||||
### SELinux
|
|
||||||
|
|
||||||
The SELinux label "spc_t" (super-privileged container) is needed to run the MQ container on a host with SELinux enabled. This is due to a current limitation in how MQ data is stored on volumes, which violates the usual policy applied when using the standard "container_t" label.
|
|
||||||
|
|||||||
Reference in New Issue
Block a user