CrazyMax
CrazyMax
Seems to be an issue with `github.com/containers/image` module when creating the docker client and not directly related to Diun. I guess you will have the same issue with skopeo: https://github.com/containers/skopeo
@thaJeztah For a follow-up I was wondering if we still need to alter `Usage` and `Short` for flags and commands in: https://github.com/docker/buildx/blob/55698253a52d4b09a538fc6888a5eacae6c6266b/util/cobrautil/cobrautil.go#L22-L53 Maybe docker/cli has this kind of helpers already?
> Although I agree that this is a better default, it is a breaking change and if there are users atm who don't define default and rely on it being...
> I'm not sure we should be sending this to buildkit daemon. It is a client local path. If anything, it should be part of localstate. Yes indeed that's not...
Also repro with `v0.13.1` but not `v0.12.1`.
> Also, looks like the standalone output already included an "Extended..." line **before** the "Usage:" line Ah indeed didn't catch it was before!
https://github.com/yargs/yargs/releases/tag/v18.0.0 Hum yargs since 18.0.0 is now ESM only and also requires Node 20+. Node 16 has been removed in runner agent since https://github.com/actions/runner/commit/59ec9b4139df9931ac67b7aa5f215bd3f4a8507f so maybe we could. I will...
@danilapog Can you share the image name so scout team can take a look at this?
Sorry for the delay, the scout team is looking at it. Closing since this is not directly related to BuildKit but you can open a new issue on https://github.com/docker/scout-cli for...