Andy P
Andy P
What should DOCKER_HOST be set to for Docker running locally? host.docker.internal doesn't resolve the problem.
Thanks for taking the time to help. I'm afraid it's just not working with DinD. I'll have to find something else.
@HofmeisterAn Sorry for the slow reply, I've been offline for a couple of weeks. I'm afraid the previous comment was interesting but it didn't help. There are lots of suggestions...
I worked it out finally. Thanks for your help.
@pdevito3 My initial requirement was to get this working in a container running locally on Docker Desktop for Windows. In the end all that was required was to map my...
Hi @phmonte, Thanks for looking into this (great project btw). I found this issue while using a dotnet tool called [snitch](https://github.com/spectresystems/snitch), which makes use of buildalyzer. I did also report...
A description of the use of `` is available [here](https://learn.microsoft.com/en-us/nuget/consume-packages/central-package-management#global-package-references)
I use a tool called snitch, which makes use of buildalyzer. Snitch fails to run on a project I have, producing errors. I debugged into snitch's code, and found this...