Starting docker embedded pages fails
I'm trying to setup Gitlab EE with Pages enabled as such:
gitlab_pages['enable'] = true
But when I start my docker image it keeps printing the following message in the log.
I am using the latest gitlab-ee dockerhub image. (gitlab-ce=8.13.1-ce.0)
./run: line 11: /opt/gitlab/embedded/bin/gitlab-pages: No such file or directory