mirror of
https://gitlab.sectorq.eu/jaydee/portainer.git
synced 2026-01-29 04:49:44 +01:00
build
This commit is contained in:
@@ -361,6 +361,7 @@ class PortainerApi:
|
|||||||
print(f"failed to get containers from {path}: {e}")
|
print(f"failed to get containers from {path}: {e}")
|
||||||
continue
|
continue
|
||||||
contr = []
|
contr = []
|
||||||
|
print(f"Containers: {containers}")
|
||||||
try:
|
try:
|
||||||
for c in containers:
|
for c in containers:
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user