diff --git a/lib/update-bridgehead.sh b/lib/update-bridgehead.sh index 16638b6..44655b1 100755 --- a/lib/update-bridgehead.sh +++ b/lib/update-bridgehead.sh @@ -10,7 +10,6 @@ if [ "$AUTO_HOUSEKEEPING" == "true" ]; then docker system prune -a -f else A="$A Not cleaning docker images since BK is not running." - docker system prune -f fi hc_send log "$A" log INFO "$A"