Sign inSign up

mesostest/marathon

By mesostest

Updated almost 11 years ago

Docker image for Mesos Marathon v0.11.1

Image
0

588

mesostest/marathon repository overview

To install and start Marathon, issue the following command:
sudo docker run --privileged --net=host -v=$LOG_DIR:/opt/marathon-0.11.1/log:rw -d mesostest/marathon --master zk://host_name:2181/mesos
Where:
  • $LOG_DIR - is the location on your local host where you want to copy the Marathon logs. These logs are copied from the /opt/marathon-0.11.1/log directory in the Marathon container.
  • The --master option – specifies how to connect to a master or a quorum of masters.

Tag summary

Content type

Image

Digest

sha256:786b650b3

Size

477.2 MB

Last updated

almost 11 years ago

docker pull mesostest/marathon