Container
文章平均质量分 77
Saviorsyang
Any activity becomes creative when the doer cares about doing it right, or better.
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
Docker学习笔记:Docker安装(Ubuntu和CentOS系统)
Ubuntu 14.04 16.04 (使用apt-get进行安装)# step 1: 安装必要的一些系统工具sudo apt-get updatesudo apt-get -y install apt-transport-https ca-certificates curl software-properties-common# step 2: 安装GPG证书curl -fsSL htt...原创 2018-03-29 10:06:35 · 562 阅读 · 0 评论 -
Docker学习笔记:故障排除
坑一st@Docker:~$ docker search centosWarning: failed to get default registry endpoint from daemon (Got permission denied while trying to connect to the Docker daemon socket at unix:///var/run/docker.so...原创 2018-03-29 10:12:53 · 9957 阅读 · 0 评论
分享