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

Latest commit

 

History

History
40 lines (26 loc) · 1.98 KB

README.md

File metadata and controls

40 lines (26 loc) · 1.98 KB

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.