Commit 859c762f authored by Yann Garcia's avatar Yann Garcia
Browse files

Update Dockerfile

parent b1538f51
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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 \