Fixing test artifacts
[ealt-edge.git] / mecm / mepm / applcm / resources / Build-Run.sh
1 #AppLcm broker compile and build docker image
2 cd ../broker
3 . docker-build.sh
4
5
6 #helmplugin compile and build docker image
7 cd ../k8shelm
8 . docker-build.sh
9
10 #Run docker images:
11 cd ../resources
12 sudo docker-compose up -d