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
b3d46463
Commit
b3d46463
authored
Mar 03, 2022
by
YannGarcia
Browse files
.jenkins.sh: Add removing docker image after buuild
parent
1b5347cb
Changes
1
Hide whitespace changes
Inline
Side-by-side
.jenkins.sh
View file @
b3d46463
...
...
@@ -10,6 +10,13 @@ cd $(dirname $0)
run_dir
=
`
pwd
`
# Docker version 2
cd
virtualization/docker
cd
./
virtualization/docker
./build.sh
#--force-stfubuntu
#./run.sh
if
[
"
$1
"
==
"--remove"
]
then
docker rmi
--force
ttf_t012_mec:latest
fi
cd
-
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