Loading docker/Dockerfile +1 −1 Original line number Diff line number Diff line Loading @@ -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 Loading vagrant/provisioner.bash +1 −1 Original line number Diff line number Diff line Loading @@ -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 Loading Loading
docker/Dockerfile +1 −1 Original line number Diff line number Diff line Loading @@ -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 Loading
vagrant/provisioner.bash +1 −1 Original line number Diff line number Diff line Loading @@ -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 Loading