-
Investigate: How can we slim down the Windows Docker images to help speed up CI system (e.g. GitHub Actions).
Review the current Dockerfile and understand if it's following best practices for Wind…
-
Plan for eventual windows support.
API
- [x] Scrutiny webapp binary released for windows
Collector
- [x] Smartctl works on windows
- [x] manually installed collector should work, (but additi…
-
### Description
First of all, I'm not sure it's a Karpenter bug, maybe some misconfiguration and I will be graceful for any suggestions.
What I want to achieve in general: I want to be sure my app…
-
Should be possible as long as we don't hard-code dependency on bash.
https://learn.microsoft.com/en-us/virtualization/windowscontainers/about/
-
Currently there is no option to add build-time storage opts for e.G. increasing disk-space during build when building large images. Please add it! :)
This ticket results from a post on the windowsc…
-
I've been successfully running WSL2 Ubuntu on my company-managed Windows 11 Pro 23H2 (OS build 22631.4037) workstation. For Linux GUI applications, I'm using the following setup (due to some earlier i…
-
Do you have a sample asp.net application using .net framework 4.7.2 that shows how to gracefully shutdown when kubernetes sends a sigterm, for example when calling kubectrl stop or kubectrl rollout re…
-
The chocolatey install (install.ps1) does not work with NanoServer image for Docker, mainly because WebClient is not supported. A workaround would be to use Invoke-WebRequest instead.
See: https://do…
-
### Summary
Could you support Windows GPU containers:
https://docs.microsoft.com/en-us/virtualization/windowscontainers/deploy-containers/gpu-acceleration
This would facilitate using AWS CodeBuil…
leezu updated
2 years ago
-
I realise this might be out of scope but I thought I'd raise it so it can be considered.
Windows Containers are slightly modified docker containers, which contain windows executables and the window…