macOS
brew install gitlab-runnerlocal Homebrew formula metadata
sudo port install gitlab-runnerMacPorts ports tree · devel/gitlab-runner/Portfile · ソース: api.github.com
brew
gitlab-runner のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install gitlab-runnerlocal Homebrew formula metadata
sudo port install gitlab-runnerMacPorts ports tree · devel/gitlab-runner/Portfile · ソース: api.github.com
sudo apk add gitlab-runnerAlpine Linux edge package indexes · gitlab-runner · ソース: dl-cdn.alpinelinux.org
nix profile install nixpkgs#gitlab-runnernixpkgs package indexes · pkgs/by-name/gi/gitlab-runner/package.nix · ソース: api.github.com
sudo pacman -S gitlab-runnerArch Linux sync databases · gitlab-runner · ソース: geo.mirror.pkgbuild.com
choco install gitlab-runnerChocolatey community package catalog · gitlab-runner · ソース: community.chocolatey.org
scoop install main/gitlab-runnerScoop official bucket manifest trees · bucket/gitlab-runner.json · ソース: api.github.com
winget install --id Gitlab.Runner -eWindows Package Manager source index · Gitlab.Runner · ソース: cdn.winget.microsoft.com
概要
Official GitLab CI runner
履歴
GitLab Runner is the open-source agent that executes GitLab CI/CD jobs and reports their results back to GitLab. It is a core piece of GitLab's automation model because pipelines defined in .gitlab-ci.yml need one or more runners to perform the actual work.
The runner project began in the GitLab CI era under the name GitLab CI Multi Runner. The repository README records the older name and credits Kamil Trzcinski for the 2014-2015 authorship period before GitLab Inc. and contributors took over maintenance.
Early public tags in the GitLab Runner repository date to January 2015. The project evolved from a CI worker into a cross-platform runner manager written in Go, distributed as a single binary, and paired with GitLab's major/minor release rhythm for compatibility.
GitLab Runner became significant because GitLab supports both hosted and self-managed runner models. Organizations can use GitLab-hosted runners for managed capacity or install self-managed runners on their own machines, containers, virtual machines, or Kubernetes clusters.
Its ecosystem reach is visible in packaging and deployment channels: GitLab documents installation across operating systems, the project publishes helper images, and package managers such as Homebrew distribute the runner for local and service-based setups.
Practitioners register runner instances with a GitLab project, group, or instance, choose an executor such as shell, Docker, SSH, Kubernetes, or autoscaling modes, and tune config.toml for job limits, caching, network settings, and executor-specific behavior.
Administrators treat the runner as infrastructure: they size worker capacity, isolate sensitive workloads, attach tags to route jobs, monitor logs and metrics, and keep runner versions aligned with GitLab releases so pipeline features behave as expected.
For package-minded users, GitLab Runner is a rare CI component that is both a service daemon and a developer workstation tool. The Homebrew formula and other package-manager entries matter because local runners are useful for testing CI behavior, while production installations often run as long-lived services.
セキュリティ状態
formula declares a Homebrew service.
リスク orange · 信頼度 中 · infrastructure
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
/etc/gitlab-runner/config.toml~/.gitlab-runner/config.toml./config.toml実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
gitlab-runner | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://gitlab.com/gitlab-org/gitlab-runner
インストールメタデータ
| パッケージキー | brew:gitlab-runner |
|---|---|
| バージョン | 19.2.0 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/gitlab-runner |
| ホームページ | https://gitlab.com/gitlab-org/gitlab-runner |
| リポジトリ | https://gitlab.com/gitlab-org/gitlab-runner |
| 上流ドキュメント | https://docs.gitlab.com/runner |
| ライセンス | MIT |
| ソースアーカイブ | https://gitlab.com/gitlab-org/gitlab-runner.git |
| 最終更新 | 2026-07-15T14:32:58Z |
| Pulse | updated |
| ビルド依存関係 | go |
| Bottle | 利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定義 |
| サービス | declared |
レジストリ情報
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | gitlab-runner |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
gitlab-runner
nix profile install nixpkgs#gitlab-runnergitlab-runner 19.0.1-r0
GitLab runner for CI/CD jobs
https://docs.gitlab.com/runner/
sudo apk add gitlab-runnergitlab-runner-helper 19.0.1-r0
GitLab runner for CI/CD jobs (helper)
https://docs.gitlab.com/runner/
sudo apk add gitlab-runner-helpergitlab-runner-openrc 19.0.1-r0
GitLab runner for CI/CD jobs (OpenRC init scripts)
https://docs.gitlab.com/runner/
sudo apk add gitlab-runner-openrcgitlab-runner 19.0.1-1
The official GitLab CI runner written in Go
https://gitlab.com/gitlab-org/gitlab-runner
sudo pacman -S gitlab-runnergitlab-runner
sudo port install gitlab-runnergitlab-runner
choco install gitlab-runnermain/gitlab-runner
scoop install main/gitlab-runnerGitlab.Runner
winget install --id Gitlab.Runner -eソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.