Closed mateus-amarante closed 2 years ago
I'm not sure but I think something had changed on docker API. I think we have a new behavior for how it sets the user id. Maybe we don't even need to use gosu anymore.
Perhaps this change is causing the git-lfs error somehow...
I think it would be good to remove the gosu stuff with the intent of simplifying it if possible.
When I install
git-lfs
, I get the following error:I think the gitconfig binding in the root environment is related to this problem. I suggest binding with the file from the user folder.