Sign inSign up

gjrtimmer/gitlab-runner

By gjrtimmer

•Updated about 2 years ago

GitLab Riunner

Image
0

3.5K

gjrtimmer/gitlab-runner repository overview

build status

⁠gitlab-runner

⁠Auto Update

Auto Update This image will be automatically updated every week.

The current ubuntu version is written to the container label org.label-schema.ubuntu-version

⁠Source Repositories

⁠Installation

⁠Download
docker pull gjrtimmer/gitlab-runner:latest
⁠Build
docker build -t gjrtimmer/gitlab-runner https://github.com/gjrtimmer/docker-gitlab-runner

⁠Components

  • gitlab-runner
  • docker-cli
  • docker-compose

⁠Volumes

VariableDefaultDescription
DATA/dataData directory, persistent volume location
CA_CERTIFICATES_PATHGITLAB_RUNNER_DATA/certs/ca.crtLocation for CA certificate file

⁠Configuration

⁠Gitlab Runner Options
VariableDefaultDescription
CI_SERVER_URL-CI URL; example: gitlab.com/ci
REGISTRATION_TOKEN-Gitlab Runner token
RUNNER_EXECUTORshellRunner executor
RUNNER_NAMEgitlab-runnerRunner name
RUNNER_TAG_LIST-Runner Tag list
RUNNER_PRE_CLONE_SCRIPT-Runner-specific command script executed before code is pulled
RUNNER_PRE_BUILD_SCRIPT-Runner-specific command script executed after code is pulled, just before build executes
RUNNER_DOCKER_IMAGEdocker:latestDefault docker image ton use if executor is docker
⁠GitLab Runner SSH Options
VariableDefaultDescription
SSH_USER-User name
SSH_PASSWORD-User password
SSH_HOST-Remote host
SSH_PORT-Remote host port
SSH_IDENTITY_FILE-Identity file to be used
⁠GitLab Runner Docker Options
VariableDefaultDescription
DOCKER_IMAGEdocker:latestDocker image to be used

Tag summary

Content type

Image

Digest

sha256:39405f175…

Size

149.6 MB

Last updated

about 2 years ago

docker pull gjrtimmer/gitlab-runner:16.11.1