Making containers safer
Making containers safer
Posted Aug 21, 2019 22:09 UTC (Wed) by rc (subscriber, #108304)In reply to: Making containers safer by brauner
Parent article: Making containers safer
Why is that bad practice? Only use what you need, right? Some of the solutions use a user namespace to set up the mounts so it can all be done by an unprivileged user rather than a setuid process (or with capabilities).
Unless I'm missing something, that sounds ideal. (And yes, I agree with others who are concerned about the increased kernel attack surface of user namespaces)
