cybertk / docker-gitlab-runner

gitlab-ci-multi-runner with automated registration support

Repository from Github https://github.comcybertk/docker-gitlab-runnerRepository from Github https://github.comcybertk/docker-gitlab-runner

docker-gitlab-runner

gitlab-ci-multi-runner with automated registration

Build Status Docker Hub Docker image layers and size

Why cybertk/docker-gitlab-runner?

  • 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

Getting Started

docker run -e CI_SERVER_URL=https://gitlab.com/ci -e REGISTRATION_TOKEN=xxxxxx quanlong/gitlab-runner

License

MIT license

About

gitlab-ci-multi-runner with automated registration support

License:MIT License


Languages

Language:Shell 90.4%Language:Dockerfile 9.6%