Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Jenny Ryan
ouinet
Commits
28d423cf
Commit
28d423cf
authored
Nov 10, 2020
by
Ivan Vilata-i-Balaguer
Browse files
Docker: Fix silly syntax error.
parent
2360bd79
Changes
1
Hide whitespace changes
Inline
Side-by-side
Dockerfile
View file @
28d423cf
...
...
@@ -107,7 +107,7 @@ COPY --from=builder /opt/ouinet/repo-templates/ repo-templates/
RUN
mkdir
utils
COPY
--from=builder \
/opt/ouinet/test/bt-* /opt/ouinet/test/oui-* \
/usr/local/src/ouinet/scripts/ping-swarm
/usr/local/src/ouinet/scripts/ping-swarm
\
utils/
# This ensures that we use the desired Docker-specific files.
RUN
echo
"
$OUINET_DOCKER_VERSION
"
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a 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