X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=e2sim%2Fe2sm_examples%2Fkpm_e2sm%2FDockerfile;h=409de86750eb21dbbad9f2b410c82820a0bb954b;hb=118b51ae4e036b90a198faa700435a01ae9297ca;hp=04aa2c9b43300cb55e703fabbc03839e19827513;hpb=50c32c08fb607bb7b1ac098f90c4b3a21eac169c;p=sim%2Fe2-interface.git diff --git a/e2sim/e2sm_examples/kpm_e2sm/Dockerfile b/e2sim/e2sm_examples/kpm_e2sm/Dockerfile index 04aa2c9..409de86 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.98.20.146 36422