Commit graph

4 commits

Author SHA1 Message Date
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
Martin Cross
dffe6970aa
Short status (#419)
Co-authored-by: Martin Cross <martinidc1992@gmail.com>
2023-07-21 18:22:18 +10:00
Jesse Duffield
52040d1d99 better way of rendering to the main view 2022-11-10 19:14:12 +11:00
Jesse Duffield
a87b698761 move things into presentation package 2022-11-09 21:21:36 +11:00