CrazyMax

Results 1192 comments of CrazyMax

> how do I get docker to use the correct version? `~/.docker/cli-plugins/docker-buildx.exe` takes precedence over the version shipped in Docker Desktop so you should remove `~/.docker/cli-plugins/docker-buildx.exe` to avoid drifting. @thaJeztah...

I was also looking at https://github.com/moby/moby/pull/45134 to register CDI device drivers. I think we need to add a new attribute in our TOML config to set the CDI specification directories...

You are correct that BuildKit is used to build containers, and with these changes, the goal is to make devices available at build time. This would allow users to mount...

I'm not sure if it's in the scope of the refactoring but related to https://github.com/moby/buildkit/issues/163, I think it would be nice to also consider moving the dockerfile frontend to another...

> What is the use case for this? In what case would the user need to change this? Running a builder takes resources and memory so if it is not...

Having a `sync` field for `group` is a good idea. Hence my suggestion to have a less opinionated flag named `--sync` instead of `--sync-output`. I'm thinking about another use case...

Updated bench results using hyperfine: https://github.com/crazy-max/docker-cli-bench/blob/main/bench.md

Opened several PRs with different approaches to fix this issue: * https://github.com/docker/cli/pull/4119 * https://github.com/docker/cli/pull/4120

Yes this is just the Nextcloud Desktop Client. I do agree this is confusing, I will look at changing its name.