devgeniem / gdev

Helper script for developing containerized web applications.
https://devgeniem.github.io/gdev/
MIT License
29 stars 16 forks source link

Path error on a working path #23

Open You-Honey opened 7 years ago

You-Honey commented 7 years ago

Using this:

https://github.com/devgeniem/wp-project/blob/master/docker-compose.yml

Getting this:

web_1            | [services.d] started php-fpm
web_1            | [16-Nov-2016 11:59:20] ERROR: [pool www] the chdir path '/var/www/project/web' does not exist or is not a directory
web_1            | [16-Nov-2016 11:59:20] ERROR: failed to post process the configuration
web_1            | [16-Nov-2016 11:59:20] ERROR: FPM initialization failed

Inside the container there is this path:

/var/www/project/web