Simon Aldrich

Results 2 comments of Simon Aldrich

Can confirm this can still be reproduced with v0.6.5

Thanks for investigating, sounds pretty gnarly. As an aside, I've been working around it by `exec`ing `su` to switch to the added user and running the command, e.g.: ```bash docker...