摘要: 系统环境: Ubuntu 16.0.4 安装版本: docker 17.03.2 1.更新apt源 2.安装可以使用https使用存储库的包 3.添加官网docker的GPG密钥 4.设置stable存储库 5.更新apt源again 6.网络不好会出现以下报错,多执行几次就成功了 7.查看dock 阅读全文
posted @ 2018-09-21 15:46 _chy 阅读(1855) 评论(0) 推荐(0)
摘要: 安装 删除 更新 查询 阅读全文
posted @ 2018-09-21 15:13 _chy 阅读(150) 评论(0) 推荐(0)
摘要: 系统环境: Ubuntu 16.0.4 2CPU,8G 1.默认Ubuntu软件包里没有Jenkins 2.系统里添加存储密钥 wget -q -O - https://pkg.jenkins.io/debian/jenkins-ci.org.key | sudo apt-key add - 3.将 阅读全文
posted @ 2018-09-21 14:52 _chy 阅读(170) 评论(1) 推荐(0)