Skip to content

Comments

fix: Container names wrong when dashes used#44

Merged
mstrhakr merged 1 commit intomstrhakr:mainfrom
grantemsley:fix_container_names
Feb 24, 2026
Merged

fix: Container names wrong when dashes used#44
mstrhakr merged 1 commit intomstrhakr:mainfrom
grantemsley:fix_container_names

Conversation

@grantemsley
Copy link

If the stack or container name have a dash in them, the name will be displayed incorrectly, because of the way it tries to split out the stack and name from the default generated container names.

This prefers getting the service name for each container instead, reverting to the original behaviour if that isn't set.

If the stack or container name have a dash in them, the name will be displayed incorrectly,
because of the way it tries to split out the stack and name from the default generated container names.

This prefers getting the service name for each container instead, reverting to the original behaviour
if that isn't set.
@mstrhakr mstrhakr merged commit b487106 into mstrhakr:main Feb 24, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants