-
MpsAgent incorrectly adds Windows specific prefix "cmd /c " to StartGameCommand on Linux Containers (with -lcow flag).
Upon inspection of the source, it seems that the code uses SystemOperations to g…
-
On my windows 2019 server a local 5 node cluster shows warnings and seems incompatible with docker running. This was not the case with the previous release. I can run docker fine if i stop SF.
St…
-
**What is the problem you're trying to solve**
Containers run that rely on containerd and containerd's packages may be running a platform different than the host. For example, linux containers on win…
-
**Description**
`--add-host` don't work on windows container currently.
there is a issue in https://github.com/docker/for-win/issues/1455
**Steps to reproduce the issue:**
1.Run `docker run …
-
**Description**
Intermittent inability to find other containers by name. This covers both direct container name (or rather, the service name from the docker compose) and aliases defined in the dock…
-
Launching Postgres Linux container under RS5 / 19H1 with a Docker bind mount works, but fails when a Docker volume is used.
### Bind mount successful example
```
md c:\windows\temp\data
docke…
-
I am on Windows Server 2019 with LCOW. When I leave away the password, the docker container comes up correctly:
```
docker run --name some-postgres -d stellirin/postgres-windows
```
However, w…
-
When I try to load an image from tar file, using the docker load command: docker load -i windowsservercore-1709.tar, I am getting the error 'Windows does not support legacy loading of images'.
!…
-
Hi team, are there plans for extending Nydus to support Windows: for both Windows containers in Windows hosts and Windows containers in Linux hosts? What changes would be needed for that?
-
Any plans when you will support a Docker build with Windows Server 2019 which has been released this week?
The image names have changed for the Windows base images:
old:
- microsoft/windowsserv…