clojusc / meson

Clojure Client Library for the Mesos HTTP API
Apache License 2.0
9 stars 10 forks source link

issue/99/dev-mesos-version: Update Meson Dev Mesos to a newer version #100

Open wdhowe opened 4 years ago

wdhowe commented 4 years ago

Changed project's development mesos version to mesos-mini. (https://mesos.apache.org/blog/mesos-mini/)

This is similar to minikube (self-contained cluster), but the Mesos version.

Mesos-mini (1.9.x) is more up to date/actively maintained than the mesosphere/mesos official images (1.7.1).

Closes #99