Added licenses

This commit is contained in:
Joseph Henry
2016-07-18 13:36:01 -07:00
parent 63b95cbae5
commit c11a6ffb04
6 changed files with 87 additions and 15 deletions

View File

@@ -0,0 +1,7 @@
Simple Docker Demo
====
- Type `make docker_demo` to build an image with the SDK pre-installed and a test image to serve as a monitor
- From this local directory, start both containers with `./start.sh`
Results of the test can be found in `_results`