vgist/dockerfiles

problem with gists/php image

Closed this issue · 0 comments

image does not start with errors below???

I used docker command

docker run -d --restart="always" -p 2040:80 -v /sharedfolders/public:/var/www gists/php:latest

[23-Aug-2020 11:40:04] ERROR: unable to bind listening socket for address '/run/php/php7-fpm.sock': No such file or directory (2)

[23-Aug-2020 11:40:04] ERROR: unable to bind listening socket for address '/run/php/php7-fpm.sock': No such file or directory (2)

[23-Aug-2020 11:40:04] ERROR: FPM initialization failed

[23-Aug-2020 11:40:04] ERROR: FPM initialization failed

addgroup: group 'phpgroup' in use