X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=Dockerfile-cu-stub;h=8fb9f9737a890281ef45767118aa2ceac4129467;hb=refs%2Fchanges%2F10%2F2910%2F1;hp=7e91785c46e4522c83e150ddcdb71a51cd727fc4;hpb=8660dd47a5ef27b62300fabf6b027852f1d5d026;p=o-du%2Fl2.git diff --git a/Dockerfile-cu-stub b/Dockerfile-cu-stub index 7e91785c4..8fb9f9737 100644 --- a/Dockerfile-cu-stub +++ b/Dockerfile-cu-stub @@ -5,6 +5,6 @@ WORKDIR /opt/o-du-l2 RUN apt-get update && apt-get install -y libpcap-dev -RUN cd build/odu && make clean_cu cu_stub NODE=CU_STUB MACHINE=BIT64 MODE=FDD +RUN cd build/odu && make clean_cu cu_stub NODE=TEST_STUB MACHINE=BIT64 MODE=FDD #CMD /opt/o-du-l2/bin/cu_stub/cu_stub -f ../config/ssi_mem