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
Connecting to some other server shouldn't fail but actually it does.
Can you please bring in the hostname resolv via the docker network?
I guess this is the problem here because dockers php:5.6 is able to connect to some other container.
With your container I need to add a "links: mysql" in the docker-compose config. Dunno why.
Connecting to some other server shouldn't fail but actually it does.
Can you please bring in the hostname resolv via the docker network?
I guess this is the problem here because dockers php:5.6 is able to connect to some other container.
With your container I need to add a "links: mysql" in the docker-compose config. Dunno why.
Dockerfile
config
The text was updated successfully, but these errors were encountered: