Home  >  Q&A  >  body text

docker - 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端口**

怪我咯怪我咯2758 days ago1010

reply all(1)I'll reply

  • 阿神

    阿神2017-04-22 09:01:59

    It seems that there is a problem with the gateway. Restart the shipyard container
    , or try docker.

    reply
    0
  • Cancelreply