docker-gitlab-ci
docker-gitlab-ci copied to clipboard
Dockerfile to build a GitLab CI container image.
gitlab and gitlab-ci in same server,IP: 192.168.1.27 I install them as yous when i login gitlab-ci with giltlab,it occur cant't find the site. so i change your command 'GITLAB_URL'to http://192.168.1.27:10080'...
Subscribe to this issue to get notified about project announcements. This is mainly created so that you can keep up with the changes in the application stack. **Please do not...
Why do I get this error? I have set everything up correctly according to https://gitlab.com/gitlab-org/omnibus-gitlab/blob/master/doc/gitlab-ci/README.md yet I get this error. I have no idea what data to provide either so......
On OS X, the container immediately exits on launch the gitlab-ci container ``` docker logs ec7684e05bdf mkdir: cannot create directory '/home/gitlab_ci/data/backups': Permission denied ``` and ``` CONTAINER ID IMAGE COMMAND...
## When i docker build or docker run sameersbn/gitlab-ci:laster always have this error. What's problem? Sending build context to Docker daemon 59.9 kB Sending build context to Docker daemon Step...
It should be possible to define multiple gitlab urls to link more than one gitlab installation to the ci server.