Update linupx-scripts.sh
This commit is contained in:
@@ -681,7 +681,8 @@ INSTALL_WATCHTOWER() {
|
||||
echo -e "\n${idsCL[Green]}Watchtower has been installed${idsCL[Default]}\n"
|
||||
until [ "$(docker inspect -f {{.State.Health.Status}} watchtower)"=="healthy" ]; do
|
||||
sleep 0.1;
|
||||
done;
|
||||
done
|
||||
sleep 1s
|
||||
docker logs watchtower
|
||||
echo
|
||||
;;
|
||||
|
||||
Reference in New Issue
Block a user