Windows-Containers
Windows-Containers copied to clipboard
Welcome to our Windows Containers GitHub community! Ask questions, report bugs, and suggest features -- let's work together.
**Describe** In AKS v1.23.5 windows containers with containerd containerd://1.6.8+azure, 8dot3name short filenames are resolved. This is a potential security issue and is unexpected. **To Reproduce** Steps to reproduce the behavior:...
**What is your question?** Pulling over a documentation request from [MicrosoftDocs/Virtualization-Documentation](https://github.com/MicrosoftDocs/Virtualization-Documentation/issues). Customer mentions that documentation for Windows Server 2022 Container is not sufficient nor clear. They want information about the...
**Describe the bug** Context: I'm trying to execute integration tests of my company's MFC application in a docker image. Those integration tests contain a lot of UI logic and even...
**Describe the bug** I'm trying to bootstrap LLVM 16 inside Windows container. To do this I need install buildtools 2019. The `vs_buildtools.exe` utility doesn't work reliably and sometime fails silently...
### Discussed in https://github.com/microsoft/Windows-Containers/discussions/310 Originally posted by **riyapatel-ms** January 31, 2023 Hey all, The Windows Containers team has taken a focus on its investments in observability offerings and practices. As...
This is a repost from https://github.com/docker/for-win/issues/12520, where I was referred to this project instead. ### Actual behavior Trying to build a Windows-based container results in the following error every time:...
**Describe the bug** Using `[hns.psm1](https://raw.githubusercontent.com/microsoft/SDN/master/Kubernetes/windows/hns.psm1)` and create a HNS Network with type L2Bridge, the network start to be unstable. It's working for few second and stop working for few second...
**Describe the bug** agnhost throws `Class not registered` in HPC container with containerd 1.7.1 • HPC: ``` k logs agnhost-win Start-Process : This command cannot be run due to the...
We are using MCR version 20.10.9 (https://docs.mirantis.com/mcr/20.10/release-notes/20-10-9.html) and we have seen that after restarting the docker service and deleting a pod, the pod gets stuck at "Terminating" state. Describing the...
This is an attempt of fixing #437 to upgrade docker specifying the DockerVersion parameter.