Sign inSign up

mesos/mesos-mini

By mesos

Updated about 6 years ago

Minimal Mesos cluster with a master, an agent, dockerd and an example framework (Marathon).

Image
3

10K+

mesos/mesos-mini repository overview

To use the container, use the following command (works on both Mac and Linux)

docker run --rm --privileged -p 5050:5050 -p 5051:5051 -p 8080:8080 mesos/mesos-mini

The Mesos master can be reached at 127.0.0.1:5050. Marathon can be reached at 127.0.0.1:8080.

The following tags are maintained:

  • master: The latest master branch HEAD.
  • 1.7.x: The latest release branch HEAD for 1.7.x.

Tag summary

Content type

Image

Digest

Size

446.4 MB

Last updated

about 6 years ago

docker pull mesos/mesos-mini:1.7.x