Skip to content

Instantly share code, notes, and snippets.

@pweil-
Created July 11, 2017 16:18
Show Gist options
  • Save pweil-/4568e46bfeecaa1975ffa2f1cb2b0090 to your computer and use it in GitHub Desktop.
Save pweil-/4568e46bfeecaa1975ffa2f1cb2b0090 to your computer and use it in GitHub Desktop.
[pweil@localhost bpm-demo]$ git clone ssh://brmsAdmin@localhost:8001/loan
Cloning into 'loan'...
ssh_exchange_identification: read: Connection reset by peer
fatal: Could not read from remote repository.
Please make sure you have the correct access rights
and the repository exists.
[pweil@localhost bpm-demo]$ docker ps
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
36a61c3452d6 pweil/loan-demo "/opt/jboss/jboss-eap" About a minute ago Up About a minute 0.0.0.0:8001->8001/tcp, 9990/tcp, 0.0.0.0:8080->8080/tcp, 9999/tcp jboss-brms-pweil
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment