gitlab-runner

gitlab-runner

Docker 应用程序 from JudoChinX's Repository

概述

GitLab Runner is the open source project that is used to run your CI/CD jobs and send the results back to GitLab. This template is pre-configured for the Docker executor. First-run setup: Fill in the GitLab URL, Registration Token, and Runner Name below, then start the container. It will automatically register itself on first boot and start accepting jobs. No manual steps required.

运行时参数

网络
bridge
特权
false
额外参数
--entrypoint /bin/sh

模板配置

GitLab URLVariable

The URL of your GitLab instance.

目标
GITLAB_URL
默认值
https://gitlab.com/
价值
https://gitlab.com/
Registration TokenVariable

The registration token from your GitLab project or instance.

目标
GITLAB_TOKEN
Runner NameVariable

A descriptive name for this runner.

目标
RUNNER_NAME
默认值
unraid-runner
价值
unraid-runner
TimezoneVariable

Set your timezone for logs.

目标
TZ
默认值
UTC
价值
UTC
AppData Config PathPathrw

Path to store the runner configuration.

目标
/etc/gitlab-runner
默认值
/mnt/user/appdata/gitlab-runner
价值
/mnt/user/appdata/gitlab-runner
Docker SocketPathrw

Required for the Docker executor to spawn job containers.

目标
/var/run/docker.sock
默认值
/var/run/docker.sock
价值
/var/run/docker.sock

详细信息

存储库
gitlab/gitlab-runner:latest
最后更新2026-05-27
初见2019-04-28

在Unraid 上运行 gitlab-runner 。

gitlab-runner 已被列入Unraid OS 的社区应用程序。探索Unraid ,构建灵活的家庭服务器、NAS 或家庭实验室。