mirror of
https://github.com/sameersbn/docker-gitlab.git
synced 2026-01-18 13:58:25 +00:00
Since 10.8 GitLab requires Gitaly as core process. Gitaly needs to be run to make backups successfuly. For this case we will start all proccess to let handle the backup and restore correctly like before. Signed-off-by: solidnerd <niclas@mietz.io>