Windows-Containers icon indicating copy to clipboard operation
Windows-Containers copied to clipboard

Welcome to our Windows Containers GitHub community! Ask questions, report bugs, and suggest features -- let's work together.

Results 52 Windows-Containers issues
Sort by recently updated
recently updated
newest added

**Describe the bug** When running multiple containers simultaneously using the same gMSA on either the same host or different hosts, it causes one or multiple containers to lose their domain...

bug
gMSA

We [follow the recommended approach](https://learn.microsoft.com/en-us/virtualization/windowscontainers/manage-containers/container-security) for creating new users in our Dockerfile. When we create and link a gMSA with newly created containers, we are observing that running processes as...

question
triage
gMSA

The windows BuildKit is only supported on [Linux]( https://docs.docker.com/develop/develop-images/build_enhancements/) ![image](https://user-images.githubusercontent.com/116467/85469483-03264c80-b5ae-11ea-9027-a06d0c647d95.png)

developer
buildkit

As stated, I am unable to register the DAO350.DLL using the regsvr32 tool with the exit code 5. An exmaple on how I am trying to register it: `$process =...

question

Is it at all possible to have the following scenario: An instance of SQL Server running on an EC2 and connected to an AD Domain somedomain.com. A Windows Container running...

question
Networking
triage
Windows on AWS

We discovered that the size of the compressed container is now ~2GB instead of 200MB https://techcommunity.microsoft.com/t5/containers/reducing-the-size-of-windows-server-container-images-part-2/ba-p/3741795 I am using FROM mcr.microsoft.com/windows/servercore:ltsc2019 Does anyone else has this problem?

question

**What is your question?** I'm wondering how to make a windows base OS image. My OS version is Windows 11 22H2, but there isn't any suitable image for the system....

question

**Describe the bug** node.js scandir confuses files and directories in a bind mount in a Windows container. See https://github.com/isaacs/node-glob/issues/436. This is the same issue, but with more detailed repro steps....

bug
Storage

**Describe the bug** Hi everyone, while I was working with Windws Containers and trying to install Fonts Feature, I came across this Post https://techcommunity.microsoft.com/t5/itops-talk-blog/adding-optional-font-packages-to-windows-containers/ba-p/3559761, the problem occurs when I execute...

bug

**Describe the bug** My team runs a ruby script within a hpc (host process container). This works on containerd 1.6, but after upgrading to containerd 1.7 ruby fails to start...

bug