Loading docker/Dockerfile +1 −1 Original line number Diff line number Diff line Loading @@ -92,7 +92,7 @@ RUN chown -R etsi /home/etsi/dev/STF549_Ng112/ && cd /home/etsi/dev/STF549_Ng112 USER etsi RUN cd /home/etsi/frameworks \ && git clone https://github.com/YannGarcia/osip.git ./osip \ && git clone git://git.savannah.gnu.org/osip.git ./osip \ && cd osip \ && ./autogen.sh \ && ./configure --prefix=/home/etsi \ Loading vagrant/provisioner.bash +1 −1 Original line number Diff line number Diff line Loading @@ -94,7 +94,7 @@ ln -sf /home/vagrant/dev/STF549_Ng112/scripts/devenv.bash.ubuntu /home/vagrant/d # Install osip cd ${HOME_FRAMEWORKS} git clone https://github.com/YannGarcia/osip.git ./osip git clone git://git.savannah.gnu.org/osip.git ./osip cd ./osip ./autogen.sh ./configure --prefix=/home/vagrant Loading Loading
docker/Dockerfile +1 −1 Original line number Diff line number Diff line Loading @@ -92,7 +92,7 @@ RUN chown -R etsi /home/etsi/dev/STF549_Ng112/ && cd /home/etsi/dev/STF549_Ng112 USER etsi RUN cd /home/etsi/frameworks \ && git clone https://github.com/YannGarcia/osip.git ./osip \ && git clone git://git.savannah.gnu.org/osip.git ./osip \ && cd osip \ && ./autogen.sh \ && ./configure --prefix=/home/etsi \ Loading
vagrant/provisioner.bash +1 −1 Original line number Diff line number Diff line Loading @@ -94,7 +94,7 @@ ln -sf /home/vagrant/dev/STF549_Ng112/scripts/devenv.bash.ubuntu /home/vagrant/d # Install osip cd ${HOME_FRAMEWORKS} git clone https://github.com/YannGarcia/osip.git ./osip git clone git://git.savannah.gnu.org/osip.git ./osip cd ./osip ./autogen.sh ./configure --prefix=/home/vagrant Loading