Loading docker/Dockerfile +1 −1 Original line number Original line Diff line number Diff line Loading @@ -89,7 +89,7 @@ RUN cd /home/etsi \ #==> Fallback to more secured solution #==> Fallback to more secured solution #COPY [^.]* /home/etsi/dev/STF569_Mec/ #COPY [^.]* /home/etsi/dev/STF569_Mec/ #COPY home home/etsi #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 RUN chown -R etsi /home/etsi/dev/STF569_Mec/ && cd /home/etsi/dev/STF569_Mec USER etsi USER etsi Loading vagrant/provisioner.bash +1 −1 Original line number Original line Diff line number Diff line Loading @@ -74,7 +74,7 @@ then fi fi cd /home/vagrant/dev 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 cd /home/vagrant/dev/STF569_Mec/ttcn cd /home/vagrant/dev/STF569_Mec/ttcn git clone https://forge.etsi.org/gitlab/LIBS/LibSip.git ./LibSip git clone https://forge.etsi.org/gitlab/LIBS/LibSip.git ./LibSip Loading Loading
docker/Dockerfile +1 −1 Original line number Original line Diff line number Diff line Loading @@ -89,7 +89,7 @@ RUN cd /home/etsi \ #==> Fallback to more secured solution #==> Fallback to more secured solution #COPY [^.]* /home/etsi/dev/STF569_Mec/ #COPY [^.]* /home/etsi/dev/STF569_Mec/ #COPY home home/etsi #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 RUN chown -R etsi /home/etsi/dev/STF569_Mec/ && cd /home/etsi/dev/STF569_Mec USER etsi USER etsi Loading
vagrant/provisioner.bash +1 −1 Original line number Original line Diff line number Diff line Loading @@ -74,7 +74,7 @@ then fi fi cd /home/vagrant/dev 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 cd /home/vagrant/dev/STF569_Mec/ttcn cd /home/vagrant/dev/STF569_Mec/ttcn git clone https://forge.etsi.org/gitlab/LIBS/LibSip.git ./LibSip git clone https://forge.etsi.org/gitlab/LIBS/LibSip.git ./LibSip Loading