Hello Mesosphere, I have a newbie question. Looking at [1] I see:
Doc> The Docker Containerizer launches all containers with the mesos- Doc> prefix plus the slave id (ie: mesos-slave1-abcdefghji), and also Doc> assumes all containers with the mesos- prefix is managed by the Doc> slave and is free to stop or kill the containers. Is there some way to customize that prefix? I'm trying to do some log disambiguation and it would be handy if I could inject a custom string into the name. Thanks, Ed -- | [email protected] | office: +1 407 458 0017 [1] http://mesos.apache.org/documentation/latest/docker-containerizer/

