Same container and host port with multiple protocols #9202
Unanswered
paulomorgado
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I need to expose the same container port as TCP and UDP.
What I'm doing now is:
It works, but I would prefer to use dynamic ports as much as possible.
Is there a way to do that?
Beta Was this translation helpful? Give feedback.
All reactions