Skip to content

Conversation

ekorman
Copy link
Contributor

@ekorman ekorman commented May 26, 2024

the docker compose files which use network_mode: host currently do not work on systems such as macos where docker uses a VM, causing run.py to error. this PR explicitly sets the ports

@KShivendu
Copy link
Member

Nice catch. Thanks for creating the PR.

Can you please check other engines as well and update the PR if required? :)

@ekorman
Copy link
Contributor Author

ekorman commented Jun 3, 2024

Nice catch. Thanks for creating the PR.

Can you please check other engines as well and update the PR if required? :)

@KShivendu i just went through them and weaviate also needed an update. just pushed and its working for me now.

@LukasWestholt
Copy link
Contributor

I really need this too!

@LukasWestholt
Copy link
Contributor

Can you look on it again @KShivendu ?

@KShivendu
Copy link
Member

KShivendu commented Jul 8, 2024

I really need this too!

Merged. Thanks for asking.

Ps. You can always checkout the branch and run it anyways :)

thanks for contributing @ekorman

@KShivendu KShivendu merged commit fd6bea4 into qdrant:master Jul 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants