mirror of
https://github.com/telekom-security/tpotce.git
synced 2025-07-01 20:42:11 +00:00
add grace period after docker restart
This commit is contained in:
parent
1316834c9b
commit
8aea1914bb
1 changed files with 1 additions and 0 deletions
|
@ -289,6 +289,7 @@ EOF
|
|||
|
||||
# Let's restart docker for proxy changes to take effect
|
||||
systemctl restart docker
|
||||
sleep 5
|
||||
|
||||
# Let's make sure only myFLAVOR images will be downloaded and started
|
||||
case $myFLAVOR in
|
||||
|
|
Loading…
Reference in a new issue