Question: network_mode: host
really required?
#270
Unanswered
thomas-mc-work
asked this question in
Q&A
Replies: 2 comments 2 replies
-
by default docker only listen on ipv4 so this is a workaround in order to have ipv6 reachability without touching the docker configuration. but this has been discussed to change this behavior: #183 |
Beta Was this translation helpful? Give feedback.
0 replies
-
What about using the respective directive, from the documentation: https://docs.docker.com/engine/daemon/ipv6/ It can be enabled in for the the virtual network:
|
Beta Was this translation helpful? Give feedback.
2 replies
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.
-
As the title says. Is there a reason why it's not calling a certain port?
Beta Was this translation helpful? Give feedback.
All reactions