Scolliq
df15d1dd99
feat: show container name alongside service name when different
...
When a service has a custom container_name set in docker-compose.yml
that differs from the service name, the Services panel now shows both:
frontend (web_app)
instead of just:
frontend
Fixes #40
2026-04-25 11:33:08 +02:00
Jesse Duffield
826f0293f1
Fix types
2025-11-14 21:20:28 +11:00
Martin Cross
dffe6970aa
Short status ( #419 )
...
Co-authored-by: Martin Cross <martinidc1992@gmail.com>
2023-07-21 18:22:18 +10:00
Tony Soloveyv
2a9ed70896
Allow to render container stats and configs both in json and yaml ( #444 )
2023-05-21 14:06:56 +10:00
Tony-Sol
ce95ddea2a
Add networks panel
2023-03-06 01:25:23 +03:00
Jesse Duffield
52040d1d99
better way of rendering to the main view
2022-11-10 19:14:12 +11:00
Jesse Duffield
02a03ed18d
move container stats stuff into presentation layer
2022-11-09 21:21:36 +11:00
Jesse Duffield
a87b698761
move things into presentation package
2022-11-09 21:21:36 +11:00