X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?p=sim%2Fe2-interface.git;a=blobdiff_plain;f=e2sim%2Fe2sm_examples%2Fkpm_e2sm%2FDockerfile;h=01bcac5d47941de4c5a3dd231feea3894d362335;hp=04aa2c9b43300cb55e703fabbc03839e19827513;hb=11ed07bdb41756c3a6211f42c1f8d33e6f44bac3;hpb=dbf44578ca278e8176ea18d21446c877c71e064e diff --git a/e2sim/e2sm_examples/kpm_e2sm/Dockerfile b/e2sim/e2sm_examples/kpm_e2sm/Dockerfile index 04aa2c9..01bcac5 100644 --- a/e2sim/e2sm_examples/kpm_e2sm/Dockerfile +++ b/e2sim/e2sm_examples/kpm_e2sm/Dockerfile @@ -93,6 +93,7 @@ RUN git clone https://github.com/azadkuh/nlohmann_json_release.git RUN cp nlohmann_json_release/json.hpp /usr/local/include/nlohmann COPY . /playpen/src/ +RUN wc -l /playpen/src/reports.json RUN cd /playpen/src && \ rm -fr .build &&\ mkdir .build && \ @@ -101,4 +102,4 @@ RUN cd /playpen/src && \ make install -CMD kpm_sim 10.98.179.210 36422 +CMD kpm_sim 10.106.115.58 36422