与docker容器共享localhost

时间:2016-10-04 20:58:13

标签: docker localhost

我在端口5001上运行了一个localhost应用程序。

我还有一个docker容器正在运行,我希望能够访问上述应用程序但我收到连接拒绝错误。

我想这是因为容器需要额外的配置来通过端口5001访问应用程序。

0 个答案:

没有答案