mirror of
https://github.com/sameersbn/docker-gitlab.git
synced 2026-02-01 14:34:07 +00:00
Hi,
I use the function "map_uidgid" and each restart of the container is at least 30 seconds for the command chown.
With this change I am 1 second.
I added the path ${GITLAB_HOME} at the end to not get an error if the "find" finds nothing.
does this change suit you?