美文网首页
docker安装

docker安装

作者: 暮雨萧萧 | 来源:发表于2017-05-22 17:09 被阅读0次

    安装

    1. 第一步:
      sudo apt-get install
      apt-transport-https
      ca-certificates
      curl
      software-properties-common

    测试:
    docker run hello-world

    相关文章

      网友评论

          本文标题:docker安装

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