dagger

officialscriptablepopularcontainers / infrabrew

Dagger · Pipelines, containers, and ci automation from the terminal.

$ brew install dagger/tap/dagger
One-liner to try
$ dagger init && dagger develop

Agent pack

Copy into an agent

A markdown-ready setup brief with install, verify, safe starting commands, and guardrails for AI agents.

Open .mdJSON
Readiness
Great for agents · 75/100
Verify
dagger --version
Agent URL
/cli/dagger/agent.md

Quick reference

Install
brew install dagger/tap/dagger
Verify
dagger --version
First command
dagger init && dagger develop
Machine JSON
/cli/dagger.json

About

The official CLI from Dagger. Pipelines, containers, and ci automation from the terminal. Supports structured output — good for scripts and agents.

Example workflow

1. dagger init && dagger develop

Alternatives worth considering