docker-gitlab-ci-multi-runner icon indicating copy to clipboard operation
docker-gitlab-ci-multi-runner copied to clipboard

Results 20 docker-gitlab-ci-multi-runner issues
Sort by recently updated
recently updated
newest added

1 user small alpine 2 add docker and docker machine

Seems like by default the runner uses sh... I was wondering how to switch to bash?

Changes : - Runner upgraded to 1.10.4 - Docker support (socket mode and dind mode) - Docker private registry support : - Allows to use private images for jobs -...

Thanks for all your work with GitLab and Docker. I am grateful beyond words! I was wondering if you have any plans to update this great repo to GitLab 9.4.

The SUDOER variables allows passwordless sudo access for the gitlab_ci_multi_runner user. This allows to add lines like `sudo apt-get update` or `sudo apt-get install ...` to the gitlab-ci.yml file, which...

I would like to setup an angular deploy. No matter the executor I select (shell or docker) I get the following output. `gitlab-ci-multi-runner 1.1.4 (9e2fd1a) WARNING: image is not supported...

Hi there, Really like your series of gitlab related docker, so thanks! I was wondering if you were planning to update the multi-runner to the latest version. It seems that...

I know that this is a super noob question, but help me to understand :) thanks!