Hello everyone, I have setup and configure single node Mesos test cluster. Master, Zookeper, Marathon and Docker all on the same machine. If i create a new app through Marathon Web UI or Curl+Json method, single instance Works well. Container status is running and stable. But, when i scale 2 or more instance this container, instances is working but after a while state of instances again "staged". Like a endless loop. Instances healt reduce. How can i resolve this problem?
Thanks in advance for your help. Hakan

