Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
MEC - Multi-access Edge Computing
MEC TTCN-3 Test Suite
Commits
b65c5626
Commit
b65c5626
authored
Jul 19, 2019
by
Michele Carignani
Browse files
remove clone of the repository, use ADD
parent
0b916601
Changes
1
Hide whitespace changes
Inline
Side-by-side
docker/Dockerfile
View file @
b65c5626
...
...
@@ -88,9 +88,9 @@ RUN cd /home/etsi \
# Seems that COPY does not work as expected, to be investaged
#==> Fallback to more secured solution
#COPY [^.]*
/home/etsi/dev/STF569_Mec
/
ADD
.
/home/etsi/dev/STF569_Mec
#COPY home home/etsi
RUN
git clone https://forge.etsi.org/gitlab/mec/gs032p3-ttcn-test-suite.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
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment