Skip to content

Conversation

@ndeloof
Copy link
Collaborator

@ndeloof ndeloof commented Sep 9, 2021

fix port merge logic: align with docker-compose to use composite key (target,publish,ip,protocol)
see https://github.com/docker/compose/blob/c81046aac0ce1360f1bab64368f9a318c593d82a/compose/config/types.py#L419

close docker/compose#8557
close docker/compose#8586

Signed-off-by: Nicolas De Loof <nicolas.deloof@gmail.com>
Copy link
Contributor

@ulyssessouza ulyssessouza left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

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.

V2 - TCP and UDP Ports Parsed Incorrectly w/ docker-compose.override.yml Publishing the same port for two different protocols fails silently

2 participants