Hacker News new | ask | show | jobs
by shykes 4022 days ago
We have implemented user namespace support in runC, which we announced today :) https://runc.io

Integration of user namespaces into the developer-facing tools is ongoing, but there is an design discussion to finish on how to best handling uid mapping without breaking shared volumes.

TLDR: if you want to customize your docker install to support user namespaces today, you should try runC.