How to add "ProcessLabel" in a docker container
For my Docker container Selinux is enabled and set to "Enforcing" mode. We have 2 container running in our system. But for one container both "MountLabel" and "ProcessLabel" is configured , as shown below : docker inspect <container1_ID> | grep…