Questions tagged [user-namespaces]

2 questions
2
votes
1 answer

Permission errors with non-root USER when running on Linux

I have been getting some unexpected failures with the execution of my Docker images when running on my Ubuntu 16.04.3 LTS machine. I'm using Docker version 18.02.0-ce (edge), installed from apt. I've narrowed down the problem enough to demonstrate…
Jake Feasel
  • 141
  • 1
  • 6
2
votes
1 answer

Using docker with users leaves files belonging to the subuid/subgid

Background I wish to make sure all people and automated processes working with my project use the exact same version and environment of some tool which has to do work on the host file system. Instead of running /usr/bin/xyz or whatever, people will…
AnoE
  • 4,936
  • 14
  • 26