Closed tausen closed 1 year ago
I'll test the docker-compose file and reply back
Just tried the docker-compose file on WSL2 (Ubuntu) without any issues. I'll see if I can test on some Arch based distros.
Thanks for the feedback!
Odd there should be a disconnect even with docker. What Ubuntu and docker/docker-compose versions are you running? Is the Dockerfile for the mapcentia/gc2core
image available somewhere?
I'm on Manjaro Linux. Docker version 20.10.18, build b40c2f6b5d. Docker Compose version 2.11.2.
I've followed the instructions here. Running
docker-compose up
seems to start most components (albeit with some warnings, see full log here), but php-fpm keeps exiting with exit code 78:This is repeated every ~30s.
Don't know what to expect, but running
run-fpm.sh
manually yields:Any suggestions?