docker test update + makefile update

This commit is contained in:
Joseph Henry
2016-07-07 03:00:11 -05:00
parent eb397a68c4
commit 196b487d95
14 changed files with 285 additions and 84 deletions

View File

@@ -69,3 +69,8 @@ At this point, simply run your application as you normally would. It will be aut
**Additional info**
If you'd like to know the IP address your service can be reached at on this particular virtual network, use the following:
`zerotier-cli -D/var/lib/zerotier-one/nc_XXXXXXXXXXXXXXXX listnetworks`
***
`docker exec -it 'container id' /bin/bash`