Refactor resource dictionary entity and repositories.
[ccsdk/cds.git] / ms / controllerblueprints / distribution / src / main / docker / startService.sh
1 #!/bin/sh
2
3 nodeName=ControllerBlueprints_1.0.0_$(cat /proc/self/cgroup | grep docker | sed s/\\//\\n/g | tail -1)
4
5 echo "APP Config HOME : ${APP_CONFIG_HOME}"
6 export APP_HOME=/opt/app/onap
7
8 source /etc/run.source