gitlab-ci-multi-runner with automated registration
- Very small image size, ~26M
- Single command to boot up the GitLab runner with automatation registration
- docker-compose friendly, all configurations can stored in
docker-compose.yml
docker run -e CI_SERVER_URL=https://gitlab.com/ci -e REGISTRATION_TOKEN=xxxxxx quanlong/gitlab-runnerMIT license