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
c277b039
Commit
c277b039
authored
Jul 12, 2021
by
YannGarcia
Browse files
Bug fixed in build.sh script
parent
aec9628b
Changes
1
Hide whitespace changes
Inline
Side-by-side
docker/build.sh
View file @
c277b039
...
...
@@ -5,10 +5,6 @@
set
-e
set
-vx
docker rmi
--force
e96ecd1d6346 9b5cd0f55eee 21cefa32f592
# Force removing stfubuntu docker image
if
[
"
$1
"
==
"--force-stfubuntu"
]
;
then
if
[
-n
`
docker images
-q
stfubuntu
`
]
;
then
...
...
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