Modified Nginx test scripts

This commit is contained in:
Joseph Henry
2015-12-06 22:37:23 -08:00
parent 1dec034f77
commit afafde2571
15 changed files with 391 additions and 13 deletions

View File

@@ -35,7 +35,7 @@ ADD zerotier-cli /
ADD netcon_entrypoint.sh /netcon_entrypoint.sh
RUN chmod -v +x /netcon_entrypoint.sh
ADD nginx.conf /
ADD nginx.conf_ /
# Start ZeroTier-One
CMD ["./netcon_entrypoint.sh"]