#Can dagger run everything on top of buildkit only?

1 messages · Page 1 of 1 (latest)

urban lodge
#

Let's say in case i dont want to install docker, containerd and nerdctl in my machine and after installing only buildkit in my machine, dagger can run on top of it?

urban lodge
#

Or what could be the best possible way to save resources like
Just install dagger in machine and let dagger manage buildkit by itself when required by dagger.
Is it correct?

spiral trout
gilded wolf
#

dagger uses buildkit as a library - you can't run dagger against a running buildkit instance

urban lodge
gilded wolf
#

no, it's unlikely you'll be able to run dagger directly on top of vanilla buildkit

urban lodge
gilded wolf
#

potentially the one binary setup will prevent needing to set those up

#

but it won't be possible to connect dagger to an already set up buildkit instance