-
-
Notifications
You must be signed in to change notification settings - Fork 2.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
spawnerr: can't find command '/usr/bin/php-fpm7.0' #4244
Comments
The $ docker-compose exec -T monica ls /usr/bin | grep php
php
php7 |
Turns out that the executable is located at |
Re-opening so it can be closed by a pull request. |
9 tasks
This issue has been automatically locked since there |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Describe the bug
I see the following error when attempting to bring up the FPM docker image:
Which version are you using:
Self-hosted docker version 2.18.0.
Additional context
Relevant files:
I'm basing these files on the fpm docker example.
Steps to reproduce
docker-compose up --build
The text was updated successfully, but these errors were encountered: