andras-kth

Results 5 comments of andras-kth

Actually, I've just realized that this is already _partially_ handled by the Kubernetes driver's `qemu.install` option. https://github.com/docker/buildx/blob/610601cec0d9c0a5a93e67a0054b3f2243a61273/driver/kubernetes/factory.go#L136 I suppose if that got changed from a bool to a string option...

> From the project readme: https://gilt.readthedocs.io/en/latest/ I've read through the documentation (even linked it from the issue above). I haven't found any syntax specification whatsoever; only examples. If such specs...

I'd be happy if I could specify the timeout as a driver option. The current timeout, which ends up being close to 120s, ``` [+] Building 115.0s (1/1) FINISHED =>...

> @netzvieh > Seems to me that nothing is triggered once you are two layers deep in blocks. So this has to be handled on the task extraction level. That...

The little I've seen of this code base, I do understand that revamping anything takes major effort. That's also the prime reason for finding it difficult to meaningfully contribute. Trying...