getumbrel / llama-gpt

A self-hosted, offline, ChatGPT-like chatbot. Powered by Llama 2. 100% private, with no data leaving your device. New: Code Llama support!
https://apps.umbrel.com/app/llama-gpt
MIT License
10.82k stars 699 forks source link

🐞 Bug Fixes: docker-compose cmd mistake #108

Closed coderj001 closed 1 year ago

coderj001 commented 1 year ago

@mayankchhabra pls check this out

coderj001 commented 1 year ago

image

martijnED commented 1 year ago

Please close your pull request. You are using an older version of Docker V1 instead of the V2 version. Update your Docker instead

mayankchhabra commented 1 year ago

Thanks for the PR @coderj001. As @martijnED, updating to Docker v2 will fix the issue as compose is now built into Docker.