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 the bug** Using the server files should work. Errors like these will sometimes manifest as ``` failed to copy files: failed to copy directory: unexpected EOF ``` when one...
**What is your question?** I have been setting up a custom CCG plugin on my local machine to run a windows container as non-domain joined. When starting the container, using...
**Describe the bug** I am trying to install VS 2022 build tools inside of a docker container to build an image and use it for our CI builds. I already...
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...
Hi, How to setup the dotnet/framework/sdk:4.8-windowsservercore-ltsc2019 windows server core docker container display resolution to 1920X1080? please help me to setup Thanks & Regards, Raviteja
**Describe the bug** It looks like `nanoserver-ltsc2022` images released in April 2024 and later have broken Kerberos. **To Reproduce** First, create a simple ASP.NET Core project `AspNetKerbHello`. Create `AspNetKerbHello.csproj` with...
**Describe the bug** Setting up custom ccg plugin on my local machine to run windows containers as non-domain joined failing with RPC error. **To Reproduce** Steps to reproduce the behavior:...
## Summary **Origin:** [WCOW: writing to a file in root directory fails with `Access is denied` for `ContainerUser` - except on Win11 ยท Issue #4731 ยท moby/buildkit (github.com)](https://github.com/moby/buildkit/issues/4731) **Internal Bug...
The docker image mcr.microsoft.com/windows/server:ltsc2022 is used. It looks like the powershell inside it doesn't have 'Defender' module. https://learn.microsoft.com/en-us/powershell/module/defender/?view=windowsserver2022-ps#defender This is necessary to use `Add-MpPreference` cmdlet to exclude some folders from...