Skip to content
New issue

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

Docs for locally running ollama integration doesn't work #63

Open
realyashnag opened this issue Jul 11, 2024 · 0 comments
Open

Docs for locally running ollama integration doesn't work #63

realyashnag opened this issue Jul 11, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@realyashnag
Copy link

Describe the Bug
Setup doc where it suggests using extra_hosts: 'host.docker.internal:host-gateway' is not working for Docker version 27.0.3, build 7d4bcd8. The container fails to connect to ollama running on the host.

How To Reproduce
Following the setup doc with docker version 27.

Expected Behavior
Connection to the ollama service should be seamless.

Proposed Solution
Directly using network_mode: "host" works out of the box just fine.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant