mirror of
https://github.com/moghtech/komodo.git
synced 2026-03-09 07:13:36 -05:00
API RestartContainer incorrectly shows all containers on server have restarted #187
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @gerard33 on GitHub (Jan 20, 2025).
First of all, thanks for this excellent software you have made 👍
I have migrated from Portainer and never looked back 😃
I have noticed that when I use the API to restart one container on a server, that in the log all containers on that server show as if they have been restarted.
This is the curl request:
When looking at the page of another container on that server, it shows as it has restarted as well
When clicking on that part it however shows the correct Docker restart command