Shipyard v2 for Docker fails to login -


I installed the Docker v1.3.0
and the latest Shipyard v2.0.3
Linux Mint 17 and modified < Code> / etc / default / docker

  DOCKER_OPTS = "- H TCP: //127.0.0.1: 4243-H Unix: ///var/run/docker.sock " 

Renewed firewall / etc / default / ufw

  DEFAULT_FORWARD_POLICY =" ACCEPT " 

sudo ufw 4243 / tcp

and I can use the web UI on http: // localhost: 8080 /

I am

But for some or magical unknown reasons I can not enter through the CLI

  WiR3D @ PC & gt; / Data / Projects / Docker-NGN-PHP $ Pseudo Docker Run - RM-IT Shipyard / Shipyard-Clay Shipyard CLI & gt; Shiprade Login URL: http: // localhost: 8080 Username: admin password: shipyard  

I am getting this all:

  FATA [0010] Post http: // localhost: 8080 / atit / login: Dial TCP 127.0.0.1:8080: Connection refused  

I have done this:

$ Docker Run-IT - RM - Link Shipyard: Shipyard Shipyard / Shipyard-CLI Echo" Login URL for use : Http: // $ SHIPYARD_PORT_8080_TCP_ADDR: 8080 "

Comments

Popular posts from this blog

java - Can't add JTree to JPanel of a JInternalFrame -

javascript - data.match(var) not working it seems -

javascript - How can I pause a jQuery .each() loop, while waiting for user input? -