From 8aea1914bb2088f180013f63b71cf6a46baa75ab Mon Sep 17 00:00:00 2001 From: t3chn0m4g3 Date: Sun, 23 Oct 2016 15:34:11 +0200 Subject: [PATCH] add grace period after docker restart --- installer/install.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/installer/install.sh b/installer/install.sh index 8697dc86..38a6f1dd 100755 --- a/installer/install.sh +++ b/installer/install.sh @@ -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