Gerhard Lazu
Gerhard Lazu
Agreed! WDYT @jedevc @sipsma @shykes?
I really like where this discussion is going. Big supporter of having the CLI baked into the Engine image. There should be a single canonical artefact for all of Dagger....
Yes. `.dagger` feels natural 🎬 https://www.youtube.com/watch?v=g2E86Ke_RME&t=445s
@dependabot rebase
Good to rebase, one of the failing checks was fixed 👍
@dependabot rebase
## Thoughts on the problem I definitely see the problem. As soon as the CLI stops managing the Engine, the burden falls on the "ops person" to ensure that the...
I am not convinced about adding more layers to our stack. Today, most of us run a Dagger Engine container in Docker which runs in a VM. Some run Docker...
After a long absence, I am trying to load all this context. The thing which I am missing right now is a whiteboard session. I am trying to re-create that...
CLI controls which version of the Engine gets provisioned. A Compute Driver is a `dagger` CLI plugin. `.dagger/drivers` with e.g. `docker` binary, `kubernetes`, etc. Versioned separately from the CLI. STDIN/STDOUT...