Also, I was able to prov docker containers in mesos 0.20 using marathon HEAD. I didn't have to change the Json in their examples at all. You might try that too. I'll let them comment on when they are going to push the next version.
> On Aug 26, 2014, at 10:34 AM, Jeremy Jongsma <[email protected]> wrote: > > Mesosphere has updated docs to reflect 0.20, note the "container" > configuration field: > > http://mesosphere.io/learn/run-docker-on-mesosphere-cluster/ > > >> On Tue, Aug 26, 2014 at 12:30 PM, Frank Hinek <[email protected]> wrote: >> Does anyone know of any example that shows how to launch a Docker container >> under Mesos 0.20.0? >> >> I was reading through the details here but unless I develop my own framework >> it isn’t clear how to start a new container on a Mesos Slave. >> >> https://github.com/apache/mesos/blob/master/docs/docker-containerizer.md >

