added new docker int folder

This commit is contained in:
Joseph Henry
2016-07-18 12:56:25 -07:00
parent aec98c37fb
commit 66dac9c20e
11 changed files with 272 additions and 0 deletions

View File

@@ -0,0 +1,3 @@
docker stop $(docker ps -a -q)
docker rm $test_container
docker rm $monitor_container