We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
What is the problem you're trying to solve?. Issue connecting to a service on the host. If I use Docker, it works.
Describe the feature you'd like I would like to use the special DNS name "host.docker.internal" or a finch equivalent.
Docker documentation of the feature: https://docs.docker.com/desktop/networking/#i-want-to-connect-from-a-container-to-a-service-on-the-host
The text was updated successfully, but these errors were encountered:
I think host.finch.internal if what we should implement. host.docker.internal might be good to add as well for compatibility.
host.finch.internal
host.docker.internal
Sorry, something went wrong.
Can we get this feature for Windows as well, please. Communicating with host services would be an important addition for finch connectivity.
No branches or pull requests
What is the problem you're trying to solve?.
Issue connecting to a service on the host. If I use Docker, it works.
Describe the feature you'd like
I would like to use the special DNS name "host.docker.internal" or a finch equivalent.
Docker documentation of the feature: https://docs.docker.com/desktop/networking/#i-want-to-connect-from-a-container-to-a-service-on-the-host
The text was updated successfully, but these errors were encountered: