2019年11月21日

摘要: Docker Compose 配置文件详解 左蓝关注 72017.01.19 23:25:09字数 2,827阅读 144,706 先来看一份 docker-compose.yml 文件,不用管这是干嘛的,只是有个格式方便后文解说: version: '2' services: web: image 阅读全文
posted @ 2019-11-21 23:29 刘应杰 阅读(935) 评论(0) 推荐(0) 编辑
摘要: 1、查看一下当前源 yarn config get registry 2、切换为淘宝源 yarn config set registry https://registry.npm.taobao.orgyarn config set sass_binary_site "https://npm.taob 阅读全文
posted @ 2019-11-21 14:19 刘应杰 阅读(4004) 评论(0) 推荐(0) 编辑

导航