Container fails to run when using non-default docker root directory and overlayfs
Issue
The docker 'run' command is failing with an error message if selinux is set to 'enforcing' mode. The same command runs as expected, if selinux is set to 'permissive' mode.
docker run --rm registry.access.redhat.com/rhel7 bash
bash: error while loading shared libraries: libtinfo.so.5: cannot open shared object file: Permission denied
Environment
- Red Hat Enterprise Linux 7
- Red Hat Enterprise Linux Atomic Host
- docker
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.