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

Docker compose does not work on mac m1 #66

Closed
1 of 2 tasks
Barsun opened this issue Oct 14, 2024 · 2 comments
Closed
1 of 2 tasks

Docker compose does not work on mac m1 #66

Barsun opened this issue Oct 14, 2024 · 2 comments
Labels
bug Something isn't working

Comments

@Barsun
Copy link

Barsun commented Oct 14, 2024

Describe the Bug
when I run docker compose on M1 I get an error Package installation failed...

Troubleshooting
I have read the Local RAG troubleshooting guide, reviewed my application state and log file:

  • Yes
  • No

How To Reproduce
Steps to reproduce the behavior:

  1. Run docker compose up -d
  2. Error while building

Expected Behavior
Application to run

Screenshots
image

Logs
If applicable, attach log files to help explain your problem. Reproducing your issue and sharing a copy of your local-rag.log can greatly aid in troubleshooting.

Desktop (please complete the following information):

  • OS: MacOS Sonoma 14.6.1
@Barsun Barsun added the bug Something isn't working label Oct 14, 2024
@Barsun
Copy link
Author

Barsun commented Oct 16, 2024

I removed Pipfile.lock from repo and Docker file and it worked 👍

@Barsun Barsun closed this as completed Oct 16, 2024
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

3 participants
@Barsun and others