mirror of
https://github.com/shazow/ssh-chat.git
synced 2025-04-12 15:17:16 +03:00
alvin/ssh-chat warning
This commit is contained in:
parent
76902aea1c
commit
1497bcdde5
@ -62,6 +62,8 @@ daemons to another port) and run ssh-chat as root (or with sudo).
|
||||
|
||||
You can run ssh-chat using a Docker image without manually installing go-lang:
|
||||
|
||||
**Note: alvin/ssh-chat has v0 which is not the latest master branch as of this writing (Jan 23, 2015)**
|
||||
|
||||
```
|
||||
$ docker pull alvin/ssh-chat
|
||||
$ docker run -d -p 0.0.0.0:(your host machine port):2022 --name ssh-chat alvin/ssh-chat
|
||||
|
Loading…
x
Reference in New Issue
Block a user