Skip to content

Dynamically bind both tcp and udp on a same port #4635

@xiamx

Description

@xiamx

I have a service that listens on a port for both tcp and udp. I'd like to run something like docker run -p 8080 -p 8080/udp -i -t image_name and have docker use a same port on the host for tcp and udp.

Where should I dig into if I want to implement this myself?

Metadata

Metadata

Assignees

No one assigned

    Labels

    area/networkingNetworkingarea/networking/portmappingNetworkingkind/featureFunctionality or other elements that the project doesn't currently have. Features are new and shiny

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions