Added further information to the README

This commit is contained in:
2013-11-03 00:54:32 +00:00
parent 59247693b5
commit 3d7de9b223

View File

@@ -3,6 +3,16 @@ emdr-relay-go-docker
Simple Dockerfile to build a EMDR Relay from the current github code.
Overview
--------
This grabs the build requirements and uses the example configuration files to start a EMDR Relay instance on port `8050` managed by Supervisor.
Build
-----
Run `docker build -t "nikdoof/emdr-relay-go" .` from the repository directory.
Todo
----