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