# dagger を Homebrew, chocolatey, MacPorts, pacman, scoop, winget でインストール

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

## インストール

```sh
sudo av install brew:dagger
```

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

### macOS

- Homebrew (100%):

```sh
brew install dagger
```

  証拠: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install dagger
```

  証拠: MacPorts ports tree: devel/dagger/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

### Linux

- pacman (92%):

```sh
sudo pacman -S dagger
```

  証拠: Arch Linux sync databases: dagger from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz

### Windows

- Chocolatey (92%):

```sh
choco install dagger
```

  証拠: Chocolatey community package catalog: dagger from http://community.chocolatey.org/api/v2/Packages?$filter=IsLatestVersion&$select=Id&$top=1000&$skiptoken='6.7743998','highlight'

- Scoop (92%):

```sh
scoop install main/dagger
```

  証拠: Scoop official bucket manifest trees: bucket/dagger.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1

- winget (92%):

```sh
winget install --id Dagger.Cli -e
```

  証拠: Windows Package Manager source index: Dagger.Cli from https://cdn.winget.microsoft.com/cache/source.msix

## パッケージ情報

- **パッケージキー:** brew:dagger
- **パッケージマネージャ:** Homebrew
- **バージョン:** 0.21.8
- **ソース概要:** Portable devkit for CI/CD pipelines
- **ホームページ:** <https://dagger.io>
- **リポジトリ:** <https://github.com/dagger/dagger>
- **最終更新:** 2026-07-29T17:54:05Z
- **生成日時:** 2026-08-03T19:37:03+00:00

## 実行可能ファイル

- dagger (エイリアス)

## インストール挙動

- Bottle: 利用不可

## バージョンと鮮度

- ページ生成日: 2026-08-03
- マネージャ版: 0.21.8
## プロジェクトの歴史と使われ方

Dagger is a software-delivery automation platform and CLI. It packages CI/CD automation as programmable, container-backed modules and functions that run locally, in CI, or in Dagger Cloud.

### プロジェクトの歴史

Dagger's official launch post introduced it on March 30, 2022 as a portable devkit for CI/CD pipelines from the creators of Docker. The public repository itself dates back to 2019, and the launch post says the project had been developed with early adopters before continuing in the open.

### 採用の歴史

Dagger's adoption pitch is local-first CI/CD: write automation once, run it on a laptop or CI server, and avoid environment drift and CI lock-in. Current official docs emphasize a CLI, a Dagger Engine, generated SDKs, reusable modules, tracing, and container-runtime-backed execution.

### 使われ方

Users invoke the dagger CLI to run functions, modules, checks, toolchains, and CI workflows. Current module configuration is centered on dagger-module.toml, while workspace commands such as dagger install, dagger config, and dagger settings update dagger.toml.

### パッケージ好きにとっての重要性

Dagger is interesting to package nerds because it treats delivery pipelines as portable code rather than vendor-specific YAML. Its formula installs a CLI that brokers a larger engine, SDK, module, and container ecosystem, making the package a doorway into programmable build and release workflows.

### タイムライン

- 2019: Public dagger/dagger GitHub repository is created.
- 2022: Dagger is publicly introduced as a portable devkit for CI/CD pipelines.
- 2022: Official launch post says development will continue in the open.
- 2026: Official docs describe Dagger as a platform for automating software delivery.

### Related projects

- The launch post says Dagger is powered by BuildKit; current docs place it alongside container runtimes, SDKs, Dagger modules, Dagger Cloud, and OpenTelemetry tracing.

### ソース

- <https://dagger.io/blog/public-launch-announcement>
- <https://docs.dagger.io/>
- <https://docs.dagger.io/reference/configuration/modules>
- <https://api.github.com/repos/dagger/dagger>


## セキュリティノート

narrow executable package without higher-risk signals.

- **Geiger リスク:** グリーン / 低
- narrow executable package without higher-risk signals


## 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

- Unix: ./dagger.json
## 他のパッケージマネージャ記録

- pacman - dagger - 0.21.8-1: normalized package name match | Arch Linux sync databases: dagger from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz | A portable devkit for CI/CD pipelines | https://dagger.io
- MacPorts - dagger: normalized package name match | MacPorts ports tree: devel/dagger/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1
- Chocolatey - dagger: normalized package name match | Chocolatey community package catalog: dagger from http://community.chocolatey.org/api/v2/Packages?$filter=IsLatestVersion&$select=Id&$top=1000&$skiptoken='6.7743998','highlight'
- Scoop - main/dagger: normalized package name match | Scoop official bucket manifest trees: bucket/dagger.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1
- winget - Dagger.Cli: normalized package name match | Windows Package Manager source index: Dagger.Cli from https://cdn.winget.microsoft.com/cache/source.msix


## Combined YAML source

View the package source record on GitHub. [combined/dagger.yml](https://github.com/mxcl/pkgdb/blob/main/combined/dagger.yml)


## ソース

- pkg.so package database
- Geiger risk classifier
- curated configuration and credential file locations
- curated package history
- pkgdb category and tag curation
- external package-manager database matches
- cross-ecosystem install command graph
