mirror of
https://github.com/shazow/ssh-chat.git
synced 2025-04-13 15:47:17 +03:00
Add example header.
This commit is contained in:
parent
2eb29e8376
commit
4844df6391
@ -1,3 +1,8 @@
|
||||
#
|
||||
# Usage example:
|
||||
# $ docker build -t ssh-chat .
|
||||
# $ docker run -d -p 0.0.0.0:(your host machine port):2022 --name ssh-chat ssh-chat
|
||||
#
|
||||
FROM golang:1.4
|
||||
MAINTAINER Alvin Lai <al@alvinlai.com>
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user