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
Having a PHP container in my docker-compose I use creating a socket shared between containers...
This seem to be not working (it was on Docker Desktop):
php_1 | [04-Feb-2022 16:13:44] ERROR: unable to bind listening socket for address '/sock/php.sock': No such file or directory (2)
Is that a misconfiguration or a current limitation?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Having a PHP container in my docker-compose I use creating a socket shared between containers...
This seem to be not working (it was on Docker Desktop):
Is that a misconfiguration or a current limitation?
Beta Was this translation helpful? Give feedback.
All reactions