一条命令搞定在VMware中的Ubuntu14.04 64 位安装Docker

对,就是这么炫酷!

 curl -sSL https://get.docker.com/ | sudo sh

如果提示没有装curl就apt-get install一下,另外提醒一下必须是64位的ubuntu,因为docker已经对32位的不支持了。

posted @ 2016-01-08 00:12  puyangsky  阅读(254)  评论(0编辑  收藏  举报