-
**Description**
I attempted to follow the steps listed on [Windows Containers on Windows Server](https://msdn.microsoft.com/en-us/virtualization/windowscontainers/quick_start/quick_start_windows_serv…
-
Hello,
So, I'm trying to create a docker image with some software to be used for Continuous Integration purposes. Among the packages I have fxcop. I downloaded the setup from https://fxcopinstaller.c…
-
**Description**
At first I open this issue to https://github.com/docker/for-win/issues/361, but I was advised that it have to open here.
When I try to start container, I got a message ,`Error resp…
AhnMo updated
7 years ago
-
This really isn't an issue report, nor is it a question, but more a status report of my attempts at getting swarm mode of Docker 1.12 to work with windows container nodes.
Out of the box, any attempt…
-
Description
On a clean installed Windows 2016 server Evaluation, I'm not able to run containers ( WindowsServerCore).
Steps to reproduce the issue:
Follow install instructions: https://msdn.mi…
-
Integrating this library, docker socker command works in mac but not on windows.
var socket = process.env.DOCKER_SOCKET || '/var/run/docker.sock';
var stats = fs.statSync(socket);
It gives followin…
-
Have just kicked the tires at the latest 5.4 release which include preview of windows container support. Was very disappointed when I found out that only Win Server 2016 is supported.
Visual Studi…
-
It is not clear if the module already knows about a container host.
Therefore it may be best to show how to defined or set the host.
I was getting the error below after running `Get-ContainerNetwork`…
-
I'm running this on Hyper-V 2016:
`docker run -d -p 1433:1433 -v C:/temp/:C:/temp/ -e sa_password= -e ACCEPT_EULA=Y microsoft/mssql-server-windows-express`
Gives me this error
```
docker : C:\…
-
I can see that to install IIS Administration manual step of installing MSI for .NET core plus actual executable for IIS Administration shall be run in manual fashion. How to properly automate it to pu…