Skip to content
This repository has been archived by the owner on Aug 29, 2018. It is now read-only.

wodby/gitlab-runner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gitlab Runner Docker Container Image

Build Status Docker Pulls Docker Stars Docker Layers

Overview

This gitlab runner image registers on CI server automatically when CI_SERVER_URL and REGISTRATION_TOKEN specified.

Docker Images

!!! For better reliability we release images with stability tags (wodby/gitlab-runner:10-X.X.X) which correspond to git tags. We STRONGLY RECOMMEND using images only with stability tags.

Overview:

Supported tags and respective Dockerfile links:

  • 10, 10.4, latest (Dockerfile)

Environment Variables

Variable Default Value Description
RUNNER_EXECUTOR docker
DOCKER_IMAGE wodby/alpine:3.7-1.2.0
CI_SERVER_URL
REGISTRATION_TOKEN

Run gitlab-runner register --help to see the full list of environment variables

Deployment

Deploy GitLab runner to your own server via Wodby Wodby.