Hello Sir,
We had some permission issues when we tried to start some docker machines with docker-engine and mounted folders locally.
After some research we found out that it came from a selinux issue pointed out here: https://stackoverflow.com/questions/24288616/permission-denied-on-accessing-host-directory-in-docker
This issue can be solved by disabling context security from /etc/sysconfig/selinux
Yours sincerely Stefan
Hello Sir,
We had some permission issues when we tried to start some docker machines with docker-engine and mounted folders locally.
After some research we found out that it came from a selinux issue pointed out here: https://stackoverflow.com/questions/24288616/permission-denied-on-accessing-host-directory-in-docker
This issue can be solved by disabling context security from /etc/sysconfig/selinux
Yours sincerely Stefan