Skip to content

Conversation

ndeloof
Copy link
Collaborator

@ndeloof ndeloof commented Jan 19, 2024

when parsed from a "short syntax" string, target port is modeled as a uint32 while it would be a plain int if defined with long yaml syntax.
By not using type cast, we can be more flexible with actual type being used to produce the port index string.

closes docker/compose#11378

Signed-off-by: Nicolas De Loof <nicolas.deloof@gmail.com>
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.

[BUG] compose with missing a target port error after 2.24.1 upgrade
2 participants