You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm migrating from 3.12.7 so I'm not sure exactly which 3.13 release introduced this change, but it looks like with the switch to gosu, using a non-root user in the docker container is no longer supported.
Previously, when fixuid was being used, I could easily run the container as a non-root user.
Before I start working on a fix, @datawhores do you have any thoughts or preferences on how the non-root case should be handled?