Open GStore opened 4 years ago
Nice catch, thanks. We moved development to: https://gitlab.alpinelinux.org/alpine/infra/docker/gitlab Would be nice if you created an MR on this tracker as github is not used anymore.
Ah sorry didn't realise, will do that later on today
you can use the latest stable and ill backport it.
Hi and thank you for putting this together. I've started to use it but when I tried to do a fresh install I couldn't get Gitlab to work. I was getting a 502 error.
After digging into the logs, I found this in /srv/docker/gitlab/log/s6/workhorse/current:
I think it's because workhorse_conf is not called anywhere in the entrypoint when setup is run. I've added it and now Gitlab works.
I've create a PR here #5