Shipyard 安装问题 访问 504 Gateway Time-out?

Automated Deployment
This will deploy Shipyard using the current Docker host.
Once deployed, the script will output the URL to connect along with credential information.
执行:
curl -sSL https://shipyard-project.com/deploy | bash -s

产生6个镜像
alpine、 rethinkdb、ehazlett/docker-proxy 、ehazlett/curl、swarm

**访问:
**http://192.168.113.141:8080/
504 Gateway Time-out
The server didn't respond in time.
问题如何让外围的ip来访问 8080端口**

阅读 5.5k
1 个回答

看起来是网关出了问题,重启shipyard容器
,或者docker试试吧。

撰写回答
你尚未登录,登录后可以
  • 和开发者交流问题的细节
  • 关注并接收问题和回答的更新提醒
  • 参与内容的编辑和改进,让解决方法与时俱进