解决办法
命令行
cd "C:\Program Files\Docker\Docker"
./DockerCli.exe -SwitchDaemon
2021年08月27日
2021年08月21日
WSL -- Windows Subsystem for Linux (windows下的Linux子系统)
2021年08月07日
2021年08月07日
在项目开发中使用git进行代码的管理,每次完成更改上传代码后,还需要登录服务器将代码拉取下来.现在git服务器(gitee/gitlab/github)都会有Webhooks功能,以实现在向git仓库推送/合并等时机让服务器自动拉取新代码.
2021年08月04日
1. 修改本地hosts文件
windows系统:C:\Windows\System32\drivers\etc\hosts
mac/linux系统:/etc/hosts
2. 增加http://github.global.ssl.fastly.net和http://github.com的映射
获取Github相关网站的ip
分别查询github.global.ssl.fastly.net