gitlab-runner
Aplicación Docker from JudoChinX's Repository
Visión general
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.
Argumentos en tiempo de ejecución
- Red
bridge- Privilegiado
- false
- Parámetros adicionales
--entrypoint /bin/sh
Configuración de plantillas
GitLab URLVariable
The URL of your GitLab instance.
- Objetivo
- GITLAB_URL
- Por defecto
- https://gitlab.com/
- Valor
- https://gitlab.com/
Registration TokenVariable
The registration token from your GitLab project or instance.
- Objetivo
- GITLAB_TOKEN
Runner NameVariable
A descriptive name for this runner.
- Objetivo
- RUNNER_NAME
- Por defecto
- unraid-runner
- Valor
- unraid-runner
TimezoneVariable
Set your timezone for logs.
- Objetivo
- TZ
- Por defecto
- UTC
- Valor
- UTC
AppData Config PathPathrw
Path to store the runner configuration.
- Objetivo
- /etc/gitlab-runner
- Por defecto
- /mnt/user/appdata/gitlab-runner
- Valor
- /mnt/user/appdata/gitlab-runner
Docker SocketPathrw
Required for the Docker executor to spawn job containers.
- Objetivo
- /var/run/docker.sock
- Por defecto
- /var/run/docker.sock
- Valor
- /var/run/docker.sock
Categorías
Detalles
Repositorio
gitlab/gitlab-runner:latestÚltima actualización2026-05-27
Visto por primera vez2019-04-28
Ejecute gitlab-runner en Unraid.
gitlab-runner se encuentra en Community Apps para Unraid OS. Explore Unraid para crear un servidor doméstico flexible, un NAS o un laboratorio doméstico.