使用的laradock夠建的docker環境,在進入Php-fmp容器中,使用curl命令直接報了錯,被拒絕掉了root@30b704d009c1:/var/www# curl localhostcurl: (7) Failed to connect to docker.for.mac.localhost port 56137: Connection refusedroot@30b704d009c1:/var/www# curl http://baidu.comcurl: (7) Failed to connect to docker.for.mac.localhost port 56137: Connection refusedroot@30b704d009c1:/var/www試過nginx,workspaec,127.0.0.1,外網地址,都是直接被拒絕,不知道是什么問題。在容器外面是可以curl到容器的地址,但是就是在容量內不能curl連接到容器地址。
docker容器中無法使用curl,報錯curl: (7) Connection refused
慕婉清6462132
2018-08-28 09:10:13