mirror of
https://gitlab.sectorq.eu/jaydee/portainer.git
synced 2026-05-04 13:59:51 +02:00
build
This commit is contained in:
+1
-1
@@ -1275,7 +1275,7 @@ class PortainerApi:
|
||||
self.stack_ids = list(dict.fromkeys(self.stack_ids))
|
||||
for stck in self.stack_ids:
|
||||
print(
|
||||
f"Stopping stack {self.stacks_all[self.endpoint_id]['by_id'][stck]}",
|
||||
f"Stopping stack {self.stacks_all[self.endpoint_id]['by_id'][stck][:size].ljust(size)}",
|
||||
end="",
|
||||
flush=True
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user