Thanks Adam! Also I had an old version of Marathon. When I switched to 0.7.6 using the gregory90/marathon image I could start a Docker container.
The only remaining problem is that the Mesos GUI shows the error about the slave not being available. This is because it performs the slave state callback using the container ID as the hostname, which does not resolve. On Wed, Jan 21, 2015 at 8:33 AM, Adam Bordelon <[email protected]> wrote: > Found a likely problem in the fig.yml: > "- MESOS_ISOLATOR=cgroups/cpu,groups/mem" > That second part should be "cgroups", not "groups"

