码迷,mamicode.com
首页 > 其他好文 > 详细

安装Docker 服务

时间:2017-12-15 17:51:59      阅读:115      评论:0      收藏:0      [点我收藏+]

标签:ima   led   src   技术分享   技术   http   出错   https   这一   

curl -fsSL https://get.docker.com/ | sh

技术分享图片

执行到这一部分出错:

The program ‘curl‘ is currently not installed. You can install it by typing:
apt install curl

解决办法:sudo apt-get install curl

安装Docker 服务

标签:ima   led   src   技术分享   技术   http   出错   https   这一   

原文地址:http://www.cnblogs.com/lovelanglangyou/p/8044176.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!