What is Dagger


Dagger is a Pipeline As a Code tool that makes it possible to create fully reproducible and portable
workflows. These workflows can be:


defined in any language enabled by Dagger SDKs (Golang, Typescript, Python)
run and called seamlessly and consistently from a local machine or in a remote CI


using the exact same...