#Custom `BUILDKIT_HOST` no more supported ?
1 messages Β· Page 1 of 1 (latest)
Have you tried it in that way?
_EXPERIMENTAL_DAGGER_RUNNER_HOST=docker-container://buildkit-dagger
I used that to connect to our internal artifactory.
Ok. We don't use podman.
Yeah, I'll have to dig into why it fails, but thanks for the env var, that's what I was looking for
I wonder if it's an artifact from "old days" and using podman-container is not supported in that env var
(cc @crisp swift π )
See the following for using a custom runner: https://github.com/dagger/dagger/blob/main/core/docs/d7yxc-operator_manual.md#what-are-the-steps-for-using-a-custom-runner
Note that we donβt support external buildkitd anymore.
all goes through the engine image now if I understood correctly
yes correct