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
Hi,
I've got this error when I execute docker-compose build command
No releases available for package "pecl.php.net/xdebug"
install failed
ERROR: Service 'php' failed to build: The command '/bin/sh -c pecl install xdebug' returned a non-zero code: 1
The text was updated successfully, but these errors were encountered:
If you using ubuntu, you have not internet in your docker containers out of the box. Check your /etc/resolv.conf and insert valid name server, if empty.
Hi,
I've got this error when I execute
docker-compose build
commandThe text was updated successfully, but these errors were encountered: