Website | Source

Features:
* Use CUE (a config language), not Yaml
* CUE is all about actions
* #Dagger helps create custom actions in any language
* #Dagger provides a huge collection of reusable actions
* Run "dagger do deploy" to test & debug on your local machine
* Run Dagger pipelines on any Docker compatible runtimes

Run sample TODO app
* Clone & run the following
git clone https://github.com/dagger/dagger cd dagger git checkout v0.2.4 cd pkg/universe.dagger.io/examples/todoapp dagger do build


Tags: tool   ci-cd   devops  

Last modified 06 April 2022