google compute engine上的VM中使用docker安装oracle-xe-11g。
使用curl http://127.0.0.1:8080/apex访问其管理界面,出现error:
curl: (56) Recv failure: Connection reset by peer
如何解决?
直接在Windows7下的Docker-Toolbox环境安装oracle-xe-11g后,是可以访问其管理界面的。
所以应该是Google Compute Engine或其VM中要配置什么吧?