CrazyMax

Results 1190 comments of CrazyMax

> now that the amd64 linux runners (` ubuntu-24.04-arm`) are online I guess you meant `arm64` and yes we are going to update our docs related to these new runners...

Fixed in https://github.com/docker/buildx/pull/3385

Updates `status` labels: ![Image](https://github.com/user-attachments/assets/f82698a9-4e23-4d17-a8f3-7fa2cc4d66ff) ![Image](https://github.com/user-attachments/assets/880517a8-de9a-46ac-80ab-eaf9544a714d) @thompson-shaun Looking at https://github.com/docker/buildx/blob/master/PROJECT.md#labels many of them are missing. I have just created the `priority` ones but not sure about the others if you can...

> Unfortunately because the API is actually a submodule of `hashicorp/nomad`, it needs to have it's own tag specified. Since it does not, an indirect tag (as shown here) is...

> I think a better output could be `linux/arm64, linux/amd64 (N more)` :+1: > For the amd64 variants, I guess we could just show the maximum variant with truncated mode....

@tonistiigi Updated to take variants into account, see PR description.

@thaJeztah Switched to cli formatter. See updated PR description.

> For `buildx ls`, we should follow similar conventions to `buildx inspect`. i.e. the following should be the same: I think it should be the other way around to be...

superseded by: * https://github.com/docker/buildx/pull/1787 * https://github.com/docker/buildx/pull/2138

> this issue also applies to Bake Yes sounds like it. @ndeloof Can you transfer the issue to Buildx repo? Does not seem I have perms to do it here.