Skip to content

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

@realyashnag

Description

@realyashnag

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions