Test need a more recent version of NodeJS so update Dockerfile.

This commit is contained in:
Adam Ierymenko 2015-10-28 15:08:00 -07:00
commit 1f5ef968cf
4 changed files with 12 additions and 2 deletions

View file

@ -8,4 +8,7 @@ while [ ! -d "/proc/sys/net/ipv6/conf/zt0" ]; do
sleep 0.25
done
sleep 2
exec node --harmony /agent.js >>agent.out 2>&1
#exec node --harmony /agent.js