chrisleekr / yii2-angular-boilerplate

Yii2 REST API + Angular 12 Boilerplate (Frontend/Backend)
https://yam-boilerplate.chrislee.kr/
MIT License
224 stars 101 forks source link

frontend and backend Dockerfile for production not working #46

Closed forecho closed 4 years ago

forecho commented 4 years ago

frontend build success but not working, the logs:

/usr/local/bin/docker-entrypoint.sh: line 4: nginx: not found

backend build error:

Service 'backend' failed to build : The command '/bin/sh -c npm install' returned a non-zero code: 228
chrisleekr commented 4 years ago

@forecho the issue has been resolved

https://github.com/chrisleekr/yii2-angular-boilerplate/pull/48