RobStaveley

Results 1 comments of RobStaveley

I reproduce this with `userns-remap`. I have `userns-remap` set up for `myusername` (i.e. `$USER`) in `/etc/docker/daemon.json`: ``` { "userns-remap": "myusername" } ``` I have `/etc/subuid` and `/etc/subgid` both with: ```...