I have windows 7/10 machine and i have docker terminal running on the same which is using boot2docker as VM , i have fetched mesos(master/slave) , marathon images from the docker hub and i am able to open marathon and mesos GUI's , now my ultimate goal is to deploy a docker image or mysql DB to the mesos slave , since i am very new to this technology i am not getting any step through even after following many tutorials. Can someone please help me by mentioning the step by step procedure for the same.
UPDATE:
When I try to deploy an application which is just a sleep command it's getting stuck on marathon and in deployment state forever. below is the logs which i got from marathon. if anyone can help resolving this issue it will be much appreciated.
[2016-02-02 10:42:10,616] INFO activating matcher ActorOfferMatcher(Actor[akka://marathon/user/launchQueue/1/4-test-app#-897119850]). (mesosphere.marathon.core.matcher.manager.impl.OfferMatcherManager
Actor:marathon-akka.actor.default-dispatcher-12494)
[2016-02-02 10:42:10,617] INFO Received offers WANTED notification (mesosphere.marathon.core.flow.impl.ReviveOffersActor:marathon-akka.actor.default-dispatcher-12494)
[2016-02-02 10:42:10,618] INFO => revive offers NOW, canceling any scheduled revives (mesosphere.marathon.core.flow.impl.ReviveOffersActor:marathon-akka.actor.default-dispatcher-12494)
[2016-02-02 10:42:10,618] INFO 2 further revives still needed. Repeating reviveOffers according to --revive_offers_repetitions 3 (mesosphere.marathon.core.flow.impl.ReviveOffersActor:marathon-akka.act
or.default-dispatcher-12494)