Updated execution command in Dockerfiles
[o-du/l2.git] / Dockerfile
index 6c0b7bf..21e1727 100644 (file)
@@ -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_all odu MACHINE=BIT64 MODE=FDD
+RUN cd build/odu && make clean_odu odu MACHINE=BIT64 MODE=FDD
 
 #CMD /opt/o-du-l2/bin/odu/odu -f ../config/ssi_mem