Merge "version 4.0.6 convert xml data to per for e2_setup response and e2 setup failure"
authorHila Anina <hanina@intl.att.com>
Sun, 29 Mar 2020 07:29:46 +0000 (07:29 +0000)
committerGerrit Code Review <gerrit@o-ran-sc.org>
Sun, 29 Mar 2020 07:29:46 +0000 (07:29 +0000)
RIC-E2-TERMINATION/Dockerfile
RIC-E2-TERMINATION/dockerRouter.txt

index af60c6a..0d5806f 100644 (file)
@@ -76,8 +76,14 @@ RUN if [$BUILD_TYPE == "Debug"] ; then make e2_coverage ; fi
 #    && find / -type f -name "libopentracing.a" -exec cp {} libopentracing.a \; && cd /opt/e2/RIC-E2-TERMINATION && ls nlohmann  \
 
 FROM ubuntu:18.04
+
+RUN apt-get update && apt-get install -y \
+  net-tools \
+  iputils-ping \
+  curl \
+  tcpdump
+  
 RUN mkdir -p /opt/e2/config
-#RUN apt-get install -y net-tools iputils-ping curl tcpdump && mkdir -p /opt/e2/config
 
 COPY --from=ubuntu /opt/e2/e2 /opt/e2/e2
 COPY --from=ubuntu /opt/e2/rmr.verbose /tmp/rmr.verbose
index 5588419..50e7d3a 100644 (file)
@@ -22,4 +22,6 @@ rte|10091|10.0.2.15:4801
 rte|10092|10.0.2.15:4801
 rte|1101|10.0.2.15:38000
 rte|1102|10.0.2.15:3801
+rte|12001|10.0.2.15:3801        
 newrt|end
+