aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorDimitri Sokolyuk <demon@dim13.org>2016-03-22 20:07:26 +0100
committerDimitri Sokolyuk <demon@dim13.org>2016-03-22 20:07:26 +0100
commit52ff8f5a1a5cc66f344f0626dfc627c259cff021 (patch)
tree485bacac777c03c28e689e053a2b3dd579d007e4 /README.md
parent4c656bb390a39baffcabb4d859c4fb10b62c64ab (diff)
Update Dockerfile, add run notes
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/README.md b/README.md
index 4e67dbd..8d9a1d8 100644
--- a/README.md
+++ b/README.md
@@ -56,3 +56,7 @@ Processing: 0 48 53.8 33 427
Waiting: 0 48 53.6 33 427
Total: 1 100 223.2 37 1424
+## Build'n'Run
+
+ docker build -t goxy .
+ docker run -d --name goxy -p 192.168.243.5:80:80 -p 192.168.243.5:443:443 --net testnet goxy