Member since
06-09-2015
1
Post
0
Kudos Received
1
Solution
My Accepted Solutions
Title | Views | Posted |
---|---|---|
10226 | 08-03-2015 01:57 PM |
08-03-2015
01:57 PM
Hi Tomas, Root has uid=0, that's why. It is highly recommended not to use root to run jobs for various reasons: security, stability, portability etc. The best solution is to run container as standard user, which needs certain level of permissions. Here is example with ubuntu: https://docs.docker.com/installation/ubuntulinux/#giving-non-root-access Please let us know if it worked. Regards, Pawel Niemiec
... View more