added compilation sanity checks, unit test script, updated docs
This commit is contained in:
3
tests/unit/docker/stop.sh
Executable file
3
tests/unit/docker/stop.sh
Executable file
@@ -0,0 +1,3 @@
|
||||
docker stop $(docker ps -a -q)
|
||||
docker rm $test_container
|
||||
docker rm $monitor_container
|
||||
Reference in New Issue
Block a user