mirror of
https://github.com/ZeroTier/ZeroTierOne
synced 2025-08-21 13:54:15 -07:00
Test need a more recent version of NodeJS so update Dockerfile.
This commit is contained in:
parent
68d6d3c4ff
commit
1f5ef968cf
4 changed files with 12 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue