Dagger lets you develop your pipelines as code, in a programming language you already know, and then execute those pipelines as standard OCI containers. It's true that for most small and medium size projects without complex CI/CD needs, a Dockerfile can get the job done. There are a number of scenarios where replacing a Docker file with a Dagger pipeline can yield significant benefits.
1 Comment
Sort: