yeszao / dnmp

Docker LNMP (Nginx, PHP7/PHP5, MySQL, Redis)
https://www.awaimai.com/2120.html
MIT License
3.96k stars 1.41k forks source link

docker-compose up 编排 error #535

Closed wqjohnston closed 1 year ago

wqjohnston commented 1 year ago

$ docker-compose up Sending build context to Docker daemon 3.348kB Step 1/11 : ARG NGINX_VERSIONer daemon 536.3kB Step 2/11 : FROM ${NGINX_VERSION} Sending build context to Docker daemon 6.005MB Step 1/19 : ARG PHP_VERSION Step 2/19 : FROM ${PHP_VERSION} ---> 0f7cb85ed8af Step 3/19 : ARG TZ Invalid signal: SIGQUIT