Justin Chadwell

Results 161 comments of Justin Chadwell

With the way the HCL code is currently structured, it might not be that hard to add a new `current` property or similar that maps to the current block being...

Closing this due to inactivity - @larsqa, if you want to re-open, please go ahead! :tada:

Is there anything blocking starting development on this? I'm happy to take a look. I wonder if we could automagically extract descriptions from the Dockerfile using the new `--print` feature,...

@ktock a *massive* thanks for all the hard work you've put in so far - I think we're probably close to being able to close this issue :tada: :tada: Hopefully...

The original error in this thread looks very similar to https://github.com/docker/build-push-action/issues/761, which was fixed in BuildKit v0.11.2: https://github.com/docker/build-push-action/issues/761#issuecomment-1406261692. This error hopefully shouldn't appear anymore, so I'll close this issue (@gitfxx...

As mentioned in https://github.com/docker/buildx/issues/626, https://github.com/moby/moby/issues/44369 is the docker engine-side requirement for this feature.

Since this would likely be such a breaking change, I wonder if we should save this for if/when we hit buildkit 1.0? Without a breaking change, we'd need to support...

Heya @ktock sorry this took so long :cry: Hopefully we can open up some bandwidth now to get some follow-ups done :heart:

Aha, so, I just found something right off the bat :cry: ``` BUILDX_EXPERIMENTAL=1 buildx build . --builder=dev --invoke=sh INFO: connecting to buildx server [+] Building 0.0s (2/2) FINISHED => [internal]...