Add Dockerfile, proper scripts and update README (issue #1)

This commit is contained in:
Petr Sloup
2016-03-03 15:51:53 +01:00
parent eb70e8bb0d
commit e39ae90bc8
4 changed files with 28 additions and 0 deletions

2
run.sh Executable file
View File

@@ -0,0 +1,2 @@
#!/bin/bash
xvfb-run --server-args="-screen 0 1024x768x24" node /usr/src/app/src/main.js -p 80 -c /data/config.json