Dockerfile-local modified to build the image from local dir; old Dockerfile-local moved to Dockerfile-fromdeb
Change-Id: I261873e80b77cfb811d1142f191e269212fe6d93
Signed-off-by: garciadeblas <gerardo.garciadeblas@telefonica.com>
diff --git a/docker/scripts/start.sh b/docker/scripts/start.sh
index 486f3a0..136bf85 100755
--- a/docker/scripts/start.sh
+++ b/docker/scripts/start.sh
@@ -125,4 +125,4 @@
echo "4/4 Try to start"
-openmanod -c /etc/osm/openmanod.cfg --log-file=/var/log/osm/openmano.log
+/usr/bin/openmanod -c /etc/osm/openmanod.cfg --log-file=/var/log/osm/openmano.log