Open Jamesits opened 6 years ago
You could avoid docker networking and use network_mode: "host"
(docker-compose)
That way you skip network virtualization and use the underlying host's network.
It's not valid for all use cases, but may solve problems with ipv6
@serpi90 Yes I know this. Still, there are cases where custom networking is unfeasible (e.g. in a swarm or k8s cluster).
I haven't looked into it for years because IPv6 support for Docker has never become better during these years. They are still crappy, the docs are still not working and when you enable it everything starts to fail.
Waiting for https://github.com/moby/moby/pull/41622
Verification needed:
DST Server
DST Client
Klei auth server
Docker