X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=Dockerfile-cu-stub;h=e1efcd59dc68150357e6e8d15967871e83466b3d;hb=47dcc6df526aaec243361a0296966cde738129cb;hp=79acea39b72c39108caf8a9b5b79a29a3b1f1fc2;hpb=8fb71c0f3edcf97717a64bc7629cf93da00e18e5;p=o-du%2Fl2.git diff --git a/Dockerfile-cu-stub b/Dockerfile-cu-stub index 79acea39b..e1efcd59d 100644 --- a/Dockerfile-cu-stub +++ b/Dockerfile-cu-stub @@ -1,4 +1,4 @@ -FROM nexus3.o-ran-sc.org:10004/bldr-ubuntu18-c-go:7-u18.04 as ubuntu +FROM nexus3.o-ran-sc.org:10002/o-ran-sc/bldr-ubuntu18-c-go:1.9.0 ADD . /opt/o-du-l2 WORKDIR /opt/o-du-l2 @@ -7,4 +7,4 @@ RUN apt-get update && apt-get install -y libpcap-dev 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 +#CMD /opt/o-du-l2/bin/cu_stub/cu_stub