摘要:
这里列举一些docker常见的错误和解决方案: 错误:Job for docker.service failed because the control process exited with error code. See "systemctl status docker.service" and 阅读全文
摘要:
解决GitHub及其raw.githubusercontent.com等网站无法访问的问题 使用ip查询工具查询无法访问的域名IP地址。 将查询到的IP地址加入hosts中即可。 ######示例:解决 raw.githubusercontent.com 无法访问问题 linux mac 输入: s 阅读全文