Use/modify these examples to get going quickly!
If you'd like to see a new template, make a PR or add your vote to this discussion. Thank you! dagger/dagger#2874
- docker
- alpine
- dockerfile
- multistage
- java
- gradle
- maven
- go
- nodejs
- Templates should be complete and work out of the box:
git clone...
,cd...
,dagger do...
- Templates should be focused on simple build or test or deploy use case for a single platform.
- Templates should be relatively short and use Dagger core functionality or Universe packages.