#How does Dagger run containers

1 messages · Page 1 of 1 (latest)

astral lotus
#

Yes it happens locally. The reason you don’t see the containers in the docker CLI, is because dagger runs them directly, without requiring the docker daemon. Both docker and dagger use the same low-level tools (typically containerd/runc) as OCI-compatible container runner