Moving metronet-local to be compliand with masted, adding .sh, docker and compose files

Change-Id: I31cf7d476e0c09bedbe9934cd52cf419ac16a7cf
diff --git a/xos/synchronizer/run-from-api.sh b/xos/synchronizer/run-from-api.sh
new file mode 100644
index 0000000..c8e7fe3
--- /dev/null
+++ b/xos/synchronizer/run-from-api.sh
@@ -0,0 +1,2 @@
+export XOS_DIR=/opt/xos
+python vnodlocal-synchronizer.py  -C $XOS_DIR/synchronizers/metronet-local/vnodlocal_from_api_config
\ No newline at end of file