lazydocker/pkg/gui/presentation
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
..
container_stats.go Allow to render container stats and configs both in json and yaml (#444) 2023-05-21 14:06:56 +10:00
containers.go Fix types 2025-11-14 21:20:28 +11:00
images.go move things into presentation package 2022-11-09 21:21:36 +11:00
menu_items.go move things into presentation package 2022-11-09 21:21:36 +11:00
networks.go Add networks panel 2023-03-06 01:25:23 +03:00
projects.go move things into presentation package 2022-11-09 21:21:36 +11:00
services.go feat: show container name alongside service name when different 2026-04-25 11:33:08 +02:00
volumes.go move things into presentation package 2022-11-09 21:21:36 +11:00