kafka-stack-docker-compose
kafka-stack-docker-compose copied to clipboard
Why not using host.docker.internal instead of ${DOCKER_HOST_IP:-127.0.0.1}
Hi
I just wondered why not using host.docker.internal in the YAML files to avoid any need to export the current host IP
For windows at least
I ask this question because I did change it in the YAML and everything seems to work fine until now
Can you please provide more infos about your setup?
- Which OS are you using? (Windows as I understand)
- What is your version of docker?
- Are you using docker toolbox or docker for Windows?
- Do you have a small scenario to reproduce? For example, are you trying to connect from the host to kafka? On which IP?