maven 添加國內鏡像源
https://www.cnblogs.com/huiyi0521/p/10997146.html setting配置有效 ...
https://www.cnblogs.com/huiyi0521/p/10997146.html setting配置有效 ...
在`~/.sbt/`下添加一個`repositories`文件,里面內容如下: ...
PS - 個人博客原文:Arch Linux 添加國內鏡像源 ...
FROM: http://www.4wei.cn/archives/1002417 sbt運行時經常需要下載大量的jar包,默認連接到maven官網,速度通常比較慢。在`~/.sbt/`下添加一個`repositories`文件,里面內容如下: ...
創建或修改 /etc/docker/daemon.json 文件 ...
linux下運行命令vi ~/.pip/pip.conf然后寫入如下內容並保存 [global]index-url = http://pypi.douban.com/simple windows ...
安裝Ubuntu 18.04后,使用國外源太慢了,修改為國內源會快很多。 修改阿里源為Ubuntu 18.04默認的源 備份/etc/apt/sources.list#備份cp /etc/apt/sources.list /etc/apt/sources.list.bak 在/etc/apt ...
$ docker pull php:7.1-fpm-alpine Error response from daemon: Get https://registry-1.docker.io/v2/: n ...