Docker: report container updates instead of prompting, stop auto-updating Portainer Agent, fix addon detection of legacy Portainer

This commit is contained in:
MickLesk
2026-08-06 07:51:01 +02:00
parent d53486c86e
commit a92cba7525
3 changed files with 8 additions and 46 deletions
+3
View File
@@ -150,6 +150,9 @@ fi
header_info
get_lxc_ip
check_docker
check_existing_container
# Check if already installed
if [[ -f "$COMPOSE_FILE" ]]; then
msg_warn "${APP} is already installed."