标签:方案 failed ace ima article ado false space win
1.安装 laradocke遇到的问题
执行命令 docker-compose up nginx mysql
报 laradock ERROR: Service ‘workspace’ failed to build:
2.解决方案
a.在hosts文件中配置:199.232.28.133 raw.githubusercontent.com
b.配置laradock中.env配置文件里把node,yarn,npm等与node相关的下载配置改为false
注:解决问题过程中参考,表示感谢!
1. https://www.freesion.com/article/1969421106/
2.https://blog.csdn.net/qq_15273019/article/details/105223153
3.https://learnku.com/laravel/t/40477
标签:方案 failed ace ima article ado false space win
原文地址:https://www.cnblogs.com/wuheng1991/p/13156789.html