Commit c7d6717d authored by garciay's avatar garciay
Browse files

Add tests units for signature

parent 68e9124e
......@@ -9,9 +9,12 @@ cd $(dirname $0)
run_dir=`pwd`
cd docker/v2
# Docker version 2
#cd docker/v2
#./build.sh
#./run.sh
./build.sh
./run.sh
#./build-container.sh
#./run-container.sh $run_dir
# Docker version 1
cd docker
./build-container.sh
./run-container.sh $run_dir
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment