According my understand, when we use this flag, slave would launch executor in a external docker container. If you don't specify this flag, mesos-docker-executor would launch directly.
On Mon, Nov 2, 2015 at 2:45 PM, zhou weitao <[email protected]> wrote: > Hi, there, > > I got this config docker_mesos_image=VALUE with the following description: > > The docker image used to launch this mesos slave instance. If an image is > specified, the docker containerizer assumes the slave is running in a > docker container, and launches executors with docker containers in order to > recover them when the slave restarts and recovers. > > while more guys are containerizing slave by docker mountPoints&environment > AFAIK. So which one is the best practice or I am misunderstanding > docker_mesos_image usage. > > > Any comment is welcomed. > -- Best Regards, Haosdent Huang

