Thanks! It seems that mesosphere packaging of mesos changed. When I pass --docker=/usr/local/bin/docker explicitly to Mesos Slave everything works correctly.
> On 14 Aug 2015, at 18:24, haosdent <[email protected]> wrote: > > From the log error, seems mesos could not found docker command. You run the > mesos in docker? > > On Fri, Aug 14, 2015 at 9:46 PM, Grzegorz Graczyk <[email protected] > <mailto:[email protected]>> wrote: > Environment: > CoreOS 723.3.0 (latest stable) > Docker 1.6.2 > Marathon 0.10.0 > Mesos 0.23.0 > > Logs: > https://gist.github.com/gregory90/126db6ff301f0e00e8d4 > <https://gist.github.com/gregory90/126db6ff301f0e00e8d4> > > Everything is containerized and works just fine with Mesos 0.22.1. Also, when > launching normal(non docker) task, everything works as it should be. If I run > docker container by hand - it works. > I did even setup fresh test cluster and problem persists. > > I’d appreciate any kind of help. > > > > -- > Best Regards, > Haosdent Huang

