Running Dagger Engine on Popular Container Runtimes
We ship Dagger Engine as an OCI image to make it easy to run anywhere you can run containers. This section shows you how to run Dagger Engine on popular container runtimes for dev machines and servers.
Kubernetes
This section covers different strategies for deploying Dagger on a Kubernetes cluster.
Nerdctl
Dagger can be used with any OCI-compatible container runtime, including nerdctl.
OpenShift
Dagger can be used to set up a Continuous Integration (CI) environment on an OpenShift cluster. This makes it possible to distribute CI workloads across multiple nodes and scale out as needed.
Podman
Dagger can be used with any OCI-compatible container runtime, including Podman.
Apple's Container Project
Dagger can be used with any OCI-compatible container runtime, including container from Apple.