ContainerSolutions / minimesos

The experimentation and testing tool for Apache Mesos - NO LONGER MAINTANED!
https://www.minimesos.org
Apache License 2.0
428 stars 61 forks source link

Add name to minimesos cli container #423

Closed frankscholten closed 8 years ago

frankscholten commented 8 years ago

The minimesos cli container has an autogenerated container name. Let's add a name like minimesos-cli. Make sure this name does not interfere with the existing logic for deserializing running clusters.

frankscholten commented 8 years ago

Obsolete after https://github.com/ContainerSolutions/minimesos/issues/452