Axel D.

Results 109 comments of Axel D.

@ntrappe-msft: Hello Nicole, may I raise this issue to your attention? I'm working for a blue-chip corporation running a critical project here and we need the above Windows image to...

Thanks for taking the time, Nicole. I already provided the information you requested. It's just being collapsed behind the `details` link in my original post. You need to click the...

@ntrappe-msft: FWIW, this is a screencast, depicting the issue: https://github.com/microsoft/Windows-Containers/assets/9283914/e0037f79-4ae6-4180-a379-9d2bb0ddb2fc NB: Today, a new Docker Desktop version arrived. Same issue … I updated the version information in my original post...

@profnandaa. Thank you for this valuable suggestion! Here are my test results: |Image|`docker image build --rm --no-cache -m 2gb -t test:latest .`|`docker run --rm -it test:latest`|`docker run --rm -it --mount...

I was under the impression that `npm` stands for `Node Package Manager` and as such is rather exclusively supportive to `Node.js` than to any other framework. I apprehend that `npm`...

@vexx32, @mklement0: > As I mention [here](https://github.com/PowerShell/PowerShell/issues/8610#issuecomment-454002177), it might make sense to simply have `-InputObject` parameters be designated purely for pipeline use. In such a case, perhaps it would make...

Hmm, shouldn't this issue be handled somehow? Non-acting and eventually closing shouldn't be a solution.

I'd like to add that the description of the other limiters (e.g., [Token Bucket Limiter](https://learn.microsoft.com/en-us/aspnet/core/performance/rate-limit#token-bucket-limiter)) is likewise impossible to grasp. So, I suppose to also add the actual function definition...