docker

作者: 乔伊斯 | 来源:发表于2016-08-16 10:50 被阅读0次

    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/

    相关文章

      网友评论

          本文标题:docker

          本文链接:https://www.haomeiwen.com/subject/siuusttx.html