depot / cli

🖥️ Depot CLI, build your Docker images in the cloud
https://depot.dev
MIT License
125 stars 5 forks source link

How to setup depot for dagger? #173

Open tsirysndr opened 1 year ago

jacobwgillespie commented 1 year ago

Hey 👋

I don't think it's possible to run a Dagger pipeline on Depot today, as Dagger connects to an engine that's based on BuildKit, but with modifications to the overall API that aren't compatible with the version of BuildKit that we run.

That said, it should be possible to call Depot from inside a Dagger pipeline, is that what you're looking to do?