1.使用内网源获取镜像
docker pull rnd-dockerhub.huawei.com/official/nginx
2.启动marathon
cd /home/syj/marathon-0.6.0
./bin/start --master zk://localhost:2181/mesos --zk_hosts localhost:2181
3.在线教程
https://open.mesosphere.com/advanced-course/deploying-a-web-app-using-docker/
http://kubernetes.io/docs/getting-started-guides/ubuntu/