Refactor folder structure.

Refactor folder structure of NTS, tot align with scp-oam/modeling repo.

Issue-ID: SIM-19
Change-Id: I21b0a5bb137e6fe9738f8d90d20a3109c1935a96
Signed-off-by: Alex Stancu <alexandru.stancu@highstreet-technologies.com>
diff --git a/ntsimulator/docker-build-nts-manager.sh b/ntsimulator/docker-build-nts-manager.sh
new file mode 100755
index 0000000..ad6152b
--- /dev/null
+++ b/ntsimulator/docker-build-nts-manager.sh
@@ -0,0 +1 @@
+docker build -t o-ran-sc/ntsim-manager -f deploy/nts-manager/Dockerfile .