From e411c81224bb8ca8dbbb8e01e62acca6a0941382 Mon Sep 17 00:00:00 2001 From: jaydee Date: Mon, 5 Jan 2026 17:43:44 +0100 Subject: [PATCH] build --- portainer/api.py | 1 + 1 file changed, 1 insertion(+) diff --git a/portainer/api.py b/portainer/api.py index d205e5c..cd97b5d 100644 --- a/portainer/api.py +++ b/portainer/api.py @@ -361,6 +361,7 @@ class PortainerApi: print(f"failed to get containers from {path}: {e}") continue contr = [] + print(f"Containers: {containers}") try: for c in containers: