Re: Running mesos slave in Docker on CoreOS

2016-01-01 Thread Luiz Felipe Trevisan
I got the same problem and fixed it creating my own dockerfile and then adding docker binaries into that. The problem with the approach you're following is that you need to manage all docker dependencies mounting them to the container. On Fri, Jan 1, 2016, 10:10 PM Klaus Ma

Re: Running mesos slave in Docker on CoreOS

2016-01-01 Thread Klaus Ma
@ Graham, just check mesosphere/mesos-slave; it seems not include docker binaries images; so I think you can try to mount docker binaries into this docker image (please pay attention to dependencies), or re-build the image yourself. Da (Klaus), Ma (马达) | PMP® | Advisory Software Engineer