Updating containers, installing and running docker-compose up frequently results in kitematic automatically updating the list of containers.
Only occasionally does it not. Seems like frequently I need to trigger a "refresh" of sorts by trying to do things with other containers that are active.
I don't know if this is temporary problem... know that its intermittent and half wondered if it'd just make sense to have a refresh button or something.
This issue is docker for windows, kitematic windows latest afaik.
I've seen it happen, but never been able to figure out why the event isn't propagated.
To help with the refresh, we added a few release back a CMD+R, which is also available from the Menu, under View -> Refresh Container List.
If you feel like debugging why the events aren't propagated properly, it would be of great help!
Good to know CMD+R is available. I tried right click for a menu.
@FrenchBen may be adding refresh button would be great idea ;)
can try to make such PR
@anton-arsentyev the refresh exists under the menu and by clicking the 'container list' - Is there a real need to have the button added as well?
@FrenchBen think not for container list but for local images list, I read this issue wrong sorry)
I disagree with _won't fix_ as the reporter refers to console actions not reflected back in the list of containers.
This needs at least
Most helpful comment
Good to know CMD+R is available. I tried right click for a menu.