Y
Hacker News
new
|
ask
|
show
|
jobs
by
mshekow
1537 days ago
How would Dagger compare to Toast?
https://github.com/stepchowfun/toast
1 comments
shykes
1537 days ago
It seems very similar. The main difference (from a cursory look at their docs) is that toast uses YAML as a frontend, and Docker Engine as a backend. Whereas Dagger uses CUE as the frontend, and Buildkit as a backend.
link