You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The make build command does not work if the host has no PHP installed. The reason for this is that the bin/build.sh script is executed on the host, not in the Docker container.