随笔分类 -  Docker

ubuntu - 14.04,安装docker(源代码管理工具)
摘要:一,安装docker: 1,安装curl:在shell中执行:sudo apt-get install curl 2,shell中执行:curl -sSL https://get.daocloud.io/docker | sh 3,上面命令执行完毕后,执行提示命令:sudo usermod -aG  阅读全文
posted @ 2015-11-15 18:35 sunylat 阅读(209) 评论(0) 推荐(0)