CrazyMax

Results 1186 comments of CrazyMax

I'm not sure we want documentation for this new env yet. I will check with tonis and keep you posted.

I'm not able to repro with latest release: ``` $ docker run -d --privileged --name test-1881 docker:24-dind $ docker exec -it test-1881 sh / # docker info Client: Version: 24.0.4...

Good point, I think lazy validation makes sense.

> `error: unsupported context source target for base` Yes seems to be a limitation with build checks when named contexts are used.

How did you create your builder? Did you set `loadbalance` to `random` so there is workload distribution across replicas? See https://docs.docker.com/build/builders/drivers/kubernetes/#scaling-buildkit and https://docs.docker.com/build/builders/drivers/kubernetes/