tgquan67

Results 6 issues of tgquan67

https://github.com/orev/dpst-control/blob/298fa62912faf1e88bd4900cda83ca64878f2ca3/dpst-control.ps1#L87 In my case, there are multiple subkeys under `HKLM:\SYSTEM\CurrentControlSet\Control\Class\{4d36e968-e325-11ce-bfc1-08002be10318}` with a value named `FeatureTestControl`, and only by editing the 3rd key did the trick work. So this should return...

### Contributing guidelines - [X] I've read the [contributing guidelines](https://github.com/docker/buildx/blob/master/.github/CONTRIBUTING.md) and wholeheartedly agree ### I've found a bug and checked that ... - [X] ... the documentation does not mention...

kind/bug
status/triage

### Summary I have a private docker repository on ACR, which I can login to, pull from and push to as normal. My run-image and build-image are also stored there....

type/bug
status/triage

### Summary I have a private docker registry placed behind a proxy that requires client certificate. I setup my docker CLI according to https://docs.docker.com/engine/security/certificates/, and I can login to, pull...

type/bug
status/blocked

**Description** Since I updated docker engine to version 25, I cannot scan images built locally anymore, with or without buildkit. The image is built normally with a dockerfile ``` docker...

bug

### Describe your use-case which is not covered by existing documentation. In the [prerequisites](https://plugins.jenkins.io/azure-vm-agents/#plugin-content-prerequisites) section of the documentation, it did not mention what kind of role or API permission should...