mirror of
https://github.com/telekom-security/tpotce.git
synced 2025-07-02 01:27:27 -04:00
add grace period after docker restart
This commit is contained in:
@ -289,6 +289,7 @@ EOF
|
|||||||
|
|
||||||
# Let's restart docker for proxy changes to take effect
|
# Let's restart docker for proxy changes to take effect
|
||||||
systemctl restart docker
|
systemctl restart docker
|
||||||
|
sleep 5
|
||||||
|
|
||||||
# Let's make sure only myFLAVOR images will be downloaded and started
|
# Let's make sure only myFLAVOR images will be downloaded and started
|
||||||
case $myFLAVOR in
|
case $myFLAVOR in
|
||||||
|
Reference in New Issue
Block a user