aicoolies logo
Dagger logo
Dagger logo

Dagger

Programmable CI/CD engine that runs your pipelines in containers

open sourceupdated Apr 21, 2026

Programmable CI/CD engine that replaces shell scripts and YAML with a typed API across 8 languages (Go, Python, TypeScript, Java, Rust, etc.). Dagger runs every pipeline step in containers for portable, locally-debuggable, cacheable builds that work identically on any CI platform. Includes GraphQL query optimization for parallelization, OpenTelemetry observability, and Dagger Cloud for managed compute.

Dagger is a programmable CI/CD engine that replaces shell scripts and proprietary YAML configurations with a complete execution engine and typed API accessible from eight programming languages. It solves the fundamental problem of CI/CD pipeline portability by allowing developers to write, test, and debug pipelines locally before running them on any CI platform. Dagger uses containerized execution to ensure that every pipeline run is repeatable, isolated, and cacheable regardless of where it runs.

The platform features just-in-time artifact generation with function chaining, GraphQL-powered query optimization for automatic parallelization, and built-in OpenTelemetry observability for every operation. Dagger offers SDKs for Go, Python, TypeScript, PHP, Java, Elixir, Rust, and Kotlin, allowing teams to write CI/CD logic in their preferred language. Dagger Cloud provides managed compute infrastructure with integrated caching and GitHub Checks integration, while the open-source engine runs anywhere Docker is available.

Dagger is ideal for platform engineering teams, DevOps engineers, and organizations that need portable, testable CI/CD pipelines that work consistently across local development machines, CI servers, and cloud environments. It eliminates the vendor lock-in of platform-specific YAML syntaxes and enables the same pipeline code to run on GitHub Actions, GitLab CI, CircleCI, Jenkins, or any other CI platform. The growing module ecosystem allows teams to share and reuse pipeline components across projects and organizations.

Pricing

Free (open-source) / Dagger Cloud from $0

Platforms

CLI (macOS, Linux, Windows)

Categories

Tags

Use Cases

Related Tools

computed discovery: shared active categories · kept separate from editor-verified Alternatives

KTransformers parent kvcache-ai logo

KTransformers

Heterogeneous CPU-GPU inference and SFT for large MoE models

Open-source framework for running and fine-tuning large Mixture-of-Experts models with heterogeneous CPU-GPU execution, optimized kernels, limited VRAM and SGLang or LLaMA-Factory integrations.

Open Source
vLLM Production Stack parent vLLM logo

vLLM Production Stack

Official Kubernetes and Helm reference stack built on the vLLM inference engine

Official vLLM reference implementation for scaling the existing inference engine on Kubernetes with Helm, request routing, KV-cache offload, autoscaling and Prometheus/Grafana observability.

Open Source
Dynamo logo

NVIDIA Dynamo

Distributed inference orchestration above vLLM, SGLang and TensorRT-LLM

Open-source, datacenter-scale orchestration layer that coordinates vLLM, SGLang and TensorRT-LLM across nodes with disaggregated serving, KV-aware routing, multi-tier cache management and automatic scaling.

Open Source
GPUStack logo

GPUStack

Open-source GPU control plane for scalable AI model serving

Open-source GPU cluster manager that configures vLLM, SGLang, TensorRT-LLM or custom engines, serves models through compatible APIs, and provisions SSH-accessible GPU instances across on-premises, Kubernetes and cloud environments.

Open Source
Mooncake logo

Mooncake

Disaggregated KV cache storage and transfer for LLM serving

Open-source infrastructure for disaggregated LLM serving that pools KV caches across prefill and decode workers, with high-performance transfer, distributed storage and integrations for vLLM and SGLang.

Open Source
gh-aw GitHub parent mark

GitHub Agentic Workflows

Run AI coding agents in GitHub Actions from Markdown

Open-source GitHub CLI extension for defining repository automations in Markdown and running Copilot, Claude Code, Codex, Gemini or custom agents inside hardened GitHub Actions workflows.

freeOpen Source

Used in Stacks

FAQ

What is Dagger?

Programmable CI/CD engine that replaces shell scripts and YAML with a typed API across 8 languages (Go, Python, TypeScript, Java, Rust, etc.). Dagger runs every pipeline step in containers for portable, locally-debuggable, cacheable builds that work identically on any CI platform. Includes GraphQL query optimization for parallelization, OpenTelemetry observability, and Dagger Cloud for managed compute.

Is Dagger free?

Yes — Dagger is open source and free to use. Free (open-source) / Dagger Cloud from $0

Is Dagger open source?

Yes — Dagger is open source.

What are the best Dagger alternatives?

The top editor-verified Dagger alternatives are GitHub Actions, GitLab CI/CD, CircleCI.