Docs and build updates along with prachCfgTableIdx completion
[o-du/l2.git] / Dockerfile-cu-stub
1 FROM nexus3.o-ran-sc.org:10004/bldr-ubuntu18-c-go:7-u18.04 as ubuntu
2
3 ADD . /opt/o-du-l2
4 WORKDIR /opt/o-du-l2
5
6 RUN apt-get update && apt-get install -y libpcap-dev
7
8 RUN cd build/odu && make clean_cu cu_stub NODE=TEST_STUB MACHINE=BIT64 MODE=FDD
9
10 #CMD /opt/o-du-l2/bin/cu_stub/cu_stub -f ../config/ssi_mem