Commit 1295e0e1 authored by YannGarcia's avatar YannGarcia
Browse files

Update Docker & Vagrangrant

parent e423439f
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -89,7 +89,7 @@ RUN cd /home/etsi \
#==> Fallback to more secured solution
#COPY [^.]* /home/etsi/dev/STF569_Mec/
#COPY home home/etsi
RUN git clone https://forge.etsi.org/gitlab/garciay/MEC.git /home/etsi/dev/STF569_Mec
RUN git clone https://forge.etsi.org/gitlab/mec/gs032p3-ttcn-test-suite.git /home/etsi/dev/STF569_Mec
RUN chown -R etsi /home/etsi/dev/STF569_Mec/ && cd /home/etsi/dev/STF569_Mec

USER etsi
+1 −1
Original line number Diff line number Diff line
@@ -74,7 +74,7 @@ then
fi

cd /home/vagrant/dev
git clone https://forge.etsi.org/gitlab/garciay/MEC.git ./STF569_Mec
git clone https://forge.etsi.org/gitlab/mec/gs032p3-ttcn-test-suite.git ./STF569_Mec
cd /home/vagrant/dev/STF569_Mec
cd /home/vagrant/dev/STF569_Mec/ttcn
git clone https://forge.etsi.org/gitlab/LIBS/LibSip.git ./LibSip