alpinelinux / alpine-docker-gitlab

[MIRROR] Gitlab docker image based on Alpine Linux
https://gitlab.alpinelinux.org/alpine/infra/docker/gitlab
MIT License
14 stars 16 forks source link

gitlab v15.5-stable build error N°2 #11

Closed iriven closed 1 year ago

iriven commented 1 year ago

alpine-docker-gitlab-155-stable-gitlab-1 | Installing missing config: gitlab/initializers/rack_attack.rb alpine-docker-gitlab-155-stable-gitlab-1 | install: can't stat '/home/git/gitlab/config/initializers/rack_attack.rb.example': No such file or directory alpine-docker-gitlab-155-stable-gitlab-1 exited with code 1

Any idea on how to fix this?

Ikke commented 1 year ago

Sorry for responding so late. I don't look at the issues on github that often, we primarily use https://gitlab.alpinelinux.org/alpine/infra/docker/gitlab as primary workspace.

I'm not sure why you are running into this issue. This file comes from the gitlab source and is still present. We've not run into this ourselves. What branch are you using and do you get this error during the build phase of the gitlab container?

Ikke commented 1 year ago

This has been fixed