#Simple Mesos Dashboard Run in Docker docker build -t mesos-dashboard . docker run -e MESOS=http://my_mesos:5050 -it mesos-dashboard