Open dominikarnoldi opened 1 year ago
https://github.com/alpinelinux/alpine-docker-gitlab/blob/3f3227eb1c5aedeb38616084bb1e5b5839e37a86/overlay/usr/local/bin/entrypoint.sh#L23
I can't use the alpinelinux/gitlab container with a postgesql container if the hostname for postgresql is not postgres. Otherwise this line will run infinite and the gitlab container will not start.
https://github.com/alpinelinux/alpine-docker-gitlab/blob/3f3227eb1c5aedeb38616084bb1e5b5839e37a86/overlay/usr/local/bin/entrypoint.sh#L23