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

2018-02-05 Thread Andrew Schwartzmeyer
> FROM: ajkf9uvxc ajkf9uvxc [mailto:ajkf9u...@yahoo.com] > SENT: Friday, February 2, 2018 3:27 PM > TO: Andrew Schwartzmeyer <and...@schwartzmeyer.com> > CC: user@mesos.apache.org; ulri...@activestate.com; Akash Gupta (EOSG) > <aka...@microsoft.com>; Joseph Wu <jos...@me

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

2018-02-05 Thread ajkf9uvxc ajkf9uvxc
etwork field because the default network setting in marathon is `HOST` mode, which is Linux only.     From: ajkf9uvxc ajkf9uvxc [mailto:ajkf9u...@yahoo.com] Sent: Friday, February 2, 2018 3:27 PM To: Andrew Schwartzmeyer <and...@schwartzmeyer.com> Cc: user@mesos.apache.org; ulri...@activ

Re: Struggling with running Docker container on Windows agent

2018-02-02 Thread Andrew Schwartzmeyer
Hello, Would you please provide me with the executor's stderr log? This can be found in the work directory on the agent, it should give us a bit more information as to why it failed to start the task. It'll be deeply nested, something like:

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