Developing a widget for Docker integration

Hello everyone,

I asked Claude to help me work on widgets for Docker integration. The result is pretty good but doesn’t solve my main issue.

Today, I have about thirty containers running. Some of which correspond to the installed gladys integrations. Even though I don’t want to control all thirty, there are about ten that I want to control. Currently, this is what it looks like (for just one line…):

Without the integration widgets, I had to add each feature of each container I wanted to control to the dashboard. It’s a dedicated dashboard packed with information..

Here’s what I was able to do:

It’s interesting but I still have as many blocks as containers to control.

Initially, I imagined a kind of table with one line per container with information and the means to control it. And for the user, one widget to add to the dashboard without any further configuration.

What do you think? Do you see another way to present this? Maybe an evolution to consider in the possibilities offered for integration widgets?

Would it be possible to have a popup system (like for the lights, I think) when you click on a docker to get more information and commands?
That way, you keep the minimum visible directly (on one line as you wish).
Well, maybe I’m not answering the question :confused: