DockStation / dockstation

DockStation is developer-centric application to managing projects based on Docker. Instead of lots of CLI commands you can monitor, configure, and manage services and containers using just a GUI.
https://dockstation.io/
2.13k stars 106 forks source link

use different color for unhealthy containers #247

Open williamazevedodepaula opened 4 years ago

williamazevedodepaula commented 4 years ago

When a container is unhealthy, the status icon is dislayed in GREEN, the same color of the Healthy ones. It makes difficult to see if there is some problem with a container, because e need to see the logo of each container , or go to Status Monitor of each one, and to hover the status icon with the mouse pointer to see it is unhealthy. It would be great to display the Unhealthy containers icon with another color, such orange or red.