Automic VaultAutomic Vault

brew

gitlab-runner を Homebrew, apk, chocolatey, MacPorts, Nix, pacman, scoop, winget でインストール

gitlab-runner のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

インストール

追加のインストールコマンド

macOS

Homebrew確認済み · 100%
brew install gitlab-runner

local Homebrew formula metadata

MacPorts確認済み · 94%
sudo port install gitlab-runner

MacPorts ports tree · devel/gitlab-runner/Portfile · ソース: api.github.com

Linux

Alpine Linux apk確認済み · 92%
sudo apk add gitlab-runner

Alpine Linux edge package indexes · gitlab-runner · ソース: dl-cdn.alpinelinux.org

Nix確認済み · 92%
nix profile install nixpkgs#gitlab-runner

nixpkgs package indexes · pkgs/by-name/gi/gitlab-runner/package.nix · ソース: api.github.com

Arch Linux pacman確認済み · 92%
sudo pacman -S gitlab-runner

Arch Linux sync databases · gitlab-runner · ソース: geo.mirror.pkgbuild.com

Windows

Chocolatey確認済み · 92%
choco install gitlab-runner

Chocolatey community package catalog · gitlab-runner · ソース: community.chocolatey.org

Scoop確認済み · 92%
scoop install main/gitlab-runner

Scoop official bucket manifest trees · bucket/gitlab-runner.json · ソース: api.github.com

Windows Package Manager確認済み · 92%
winget install --id Gitlab.Runner -e

Windows Package Manager source index · Gitlab.Runner · ソース: cdn.winget.microsoft.com

概要

パッケージ概要

Official GitLab CI runner

コマンドとエイリアス

  • gitlab-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.

タイムライン

  • 2014-2015: Kamil Trzcinski authored the runner project during its GitLab CI Multi Runner period.
  • 2015: Early v0.1.x tags appeared in the repository.
  • 2015 onward: GitLab Inc. and contributors maintained the project as GitLab Runner.
  • 2026: The v19 release line reflected GitLab Runner's continued alignment with GitLab release numbering.

Related projects

  • GitLab CI/CD provides the pipeline coordinator and .gitlab-ci.yml configuration consumed by runners.
  • GitLab Release CLI and other CI helper tools rely on runner-provided job context when used inside pipelines.

セキュリティ状態

リスクレベル: orange

formula declares a Homebrew service.

リスク分類器

リスク orange · 信頼度 中 · infrastructure

理由

  • formula declares a Homebrew service

信号

  • metadata:service

インストール挙動

  • formula メタデータに Homebrew post-install フックは記録されていません。
  • formula メタデータがサービスまたはデーモンブロックを宣言しています。
  • Homebrew bottle メタデータは 6 個のプラットフォームターゲットで利用できます。
  • ビルドメタデータには 1 件のビルド依存関係があります。

推奨レビュー

エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。

local files

Configuration and credential file locations

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.

Configuration files

Config paths the tool may read or write during local use.

Unix
/etc/gitlab-runner/config.toml~/.gitlab-runner/config.toml./config.toml

実行可能ファイル

インストールされる実行可能ファイル

コマンド種類公開範囲メモ
gitlab-runnercliグローバル実行可能ファイル

鮮度

バージョンと鮮度

これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。

ページ生成日2026-07-25
マネージャ版19.2.0
マネージャ更新日2026-07-15
ローカルデータOK
上流not checked
検出された最新未検出

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
Pulseupdated
ビルド依存関係go
Bottle利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-install未定義
サービスdeclared

レジストリ情報

ソースデータベース詳細

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namegitlab-runner
Version Scheme0
Revision0
Head VersionHEAD
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • head
  • stable

ソースデータベース一致

他のパッケージマネージャ記録

一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。

Nix95%

gitlab-runner

nix profile install nixpkgs#gitlab-runner
  • normalized package name match
  • 一致条件: Gitlab Runner
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/gi/gitlab-runner/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
apk95%

gitlab-runner 19.0.1-r0

GitLab runner for CI/CD jobs

https://docs.gitlab.com/runner/

sudo apk add gitlab-runner
  • License: MIT
  • Architecture: x86_64
  • Source Package: gitlab-runner
  • 1 依存関係
  • 1 提供
  • normalized package name match
  • 一致条件: Gitlab Runner
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: gitlab-runner from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

gitlab-runner-helper 19.0.1-r0

GitLab runner for CI/CD jobs (helper)

https://docs.gitlab.com/runner/

sudo apk add gitlab-runner-helper
  • License: MIT
  • Architecture: x86_64
  • Source Package: gitlab-runner
  • 1 依存関係
  • 1 提供
  • normalized package name match
  • 一致条件: Gitlab Runner
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: gitlab-runner-helper from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

gitlab-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-openrc
  • License: MIT
  • Architecture: x86_64
  • Source Package: gitlab-runner
  • normalized package name match
  • 一致条件: Gitlab Runner
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: gitlab-runner-openrc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
pacman95%

gitlab-runner 19.0.1-1

The official GitLab CI runner written in Go

https://gitlab.com/gitlab-org/gitlab-runner

sudo pacman -S gitlab-runner
  • License: MIT
  • Architecture: x86_64
  • 5 依存関係
  • 1 任意依存関係
  • normalized package name match
  • 一致条件: Gitlab Runner
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: gitlab-runner from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz
MacPorts95%

gitlab-runner

sudo port install gitlab-runner
  • normalized package name match
  • 一致条件: Gitlab Runner
MacPorts ports tree · api.github.com · MacPorts ports tree: devel/gitlab-runner/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1
Chocolatey95%

gitlab-runner

choco install gitlab-runner
  • normalized package name match
  • 一致条件: Gitlab Runner
Chocolatey community package catalog · community.chocolatey.org · Chocolatey community package catalog: gitlab-runner from http://community.chocolatey.org/api/v2/Packages?$filter=IsLatestVersion&$select=Id&$top=1000&$skiptoken='11','gawk'
Scoop95%

main/gitlab-runner

scoop install main/gitlab-runner
  • normalized package name match
  • 一致条件: Gitlab Runner
Scoop official bucket manifest trees · api.github.com · Scoop official bucket manifest trees: bucket/gitlab-runner.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1
winget95%

Gitlab.Runner

winget install --id Gitlab.Runner -e
  • normalized package name match
  • 一致条件: Gitlab Runner
Windows Package Manager source index · cdn.winget.microsoft.com · Windows Package Manager source index: Gitlab.Runner from https://cdn.winget.microsoft.com/cache/source.msix

ソース経路

リポジトリデータから生成

このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。

使用ソース

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated configuration and credential file locations
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment