updated docker test files

This commit is contained in:
Joseph Henry
2016-07-06 17:54:09 -05:00
parent c2f009ce78
commit eb397a68c4
38 changed files with 65 additions and 498 deletions

View File

@@ -30,7 +30,7 @@ echo '*** Writing address to ' "$address_file"
echo $virtip4 > "$address_file"
export ZT_NC_NETWORK=/var/lib/zerotier-one/nc_"$dev"
export LD_PRELOAD=./libzerotierintercept.so
export LD_PRELOAD=./libztintercept.so
# --- Test section ---
echo '*** Starting application...'