Docker registry and npm registry

Docker registry and npm registry

2018-12-17 / 0 评论 / 180 阅读 / 正在检测是否收录...
温馨提示:
本文最后更新于2021年10月27日,已超过905天没有更新,若内容或图片失效,请留言反馈。

docker:

docker-proxy-163: https://hub-mirror.c.163.com
docker-proxy-dockerhub: https://registry-1.docker.io
docker-proxy-ustc: https://docker.mirrors.ustc.edu.cn

npm:

npm-proxy-cnpm: https://registry.npm.taobao.org
npm-proxy-npmjs: https://registry.npmjs.org

.npmrc:

registry=https://registry.npm.taobao.org
sass_binary_site=http://npm.taobao.org/mirrors/node-sass
electron_mirror=http://npm.taobao.org/mirrors/electron/

0

评论 (0)

取消