Loading docker/Dockerfile +113 −120 Original line number Diff line number Diff line Loading @@ -108,13 +108,6 @@ RUN cd /home/etsi/dev \ && rm -f ./eclipse-cpp-oxygen-2-linux-gtk-x86_64.tar.gz \ && . /home/etsi/devenv.bash \ && cd /home/etsi/dev/STF549_Ng112/scripts \ && ./build_titan.bash \ && . /home/etsi/devenv.bash \ && ./update_emcom_project.bash \ && cd ${HOME}/dev/etsi_emcom/src/AtsNg112/objs \ && ../bin/ng112.bash \ && ../bin/run_all.bash CMD ["/bin/bash"] && ./build_titan.bash # That's all Floks Loading
docker/Dockerfile +113 −120 Original line number Diff line number Diff line Loading @@ -108,13 +108,6 @@ RUN cd /home/etsi/dev \ && rm -f ./eclipse-cpp-oxygen-2-linux-gtk-x86_64.tar.gz \ && . /home/etsi/devenv.bash \ && cd /home/etsi/dev/STF549_Ng112/scripts \ && ./build_titan.bash \ && . /home/etsi/devenv.bash \ && ./update_emcom_project.bash \ && cd ${HOME}/dev/etsi_emcom/src/AtsNg112/objs \ && ../bin/ng112.bash \ && ../bin/run_all.bash CMD ["/bin/bash"] && ./build_titan.bash # That's all Floks