testcontainers-git icon indicating copy to clipboard operation
testcontainers-git copied to clipboard

[HTTP] Change nginx user from root to git

Open sparsick opened this issue 1 year ago • 0 comments

As mentioned in #105, in the late version we need an additional git configuration safe.directory=false to avoid an internal server error.

The assumption is that if we change the nginx user to the same user who is used for git, that we can renounce this additional git configuration.

sparsick avatar May 22 '24 10:05 sparsick