Re: RE: Struggling with running Docker container on Windows agent

2018-02-05 Thread ajkf9uvxc ajkf9uvxc
quot;: [     { "key": "network", "value": "nat" }     ]     }   If you update to the tip of master, then you should be able to run your job by adding the"networks": [ { "mode": "container/bridge" } ] field to your json. You need the n

Struggling with running Docker container on Windows agent

2018-02-02 Thread ajkf9uvxc ajkf9uvxc
Hi, I am trying to get a job in DCOS to run a docker container on a Windows agent machine. DCOS was installed using the AWS CF template here:  https://downloads.dcos.io/dcos/stable/aws.html (single master). The Windows agent is added: C:\mesos\mesos\build\src\mesos-agent.exe