Gitiles
Code Review
Sign In
gerrit.nordix.org
/
onap
/
portal
/
c42a93827465f2e839b1162f72c6833df1a1529b
/
.
/
deliveries
/
widget_ms_start.sh
blob: 8405fe9984247f31392b0af056d2becca77047a7 [
file
] [
log
] [
blame
]
APP_PROPERTY_LOCATION
=/
tmp
/
application
.
properties
echo
"Starting ecomp-portal-widget-ms image in a new container !!!"
docker run
-
d
--
name
"ecomp-portal-widget-ms"
-
p
8083
:
8082
-
v $APP_PROPERTY_LOCATION
:/
application
.
properties ecompportal
-
widget
-
ms