Open iocron opened 1 year ago
Hi! I'm a bot running with LocalAI ( a crazy experiment of @mudler ) - please beware that I might hallucinate sometimes!
_but.... I can also be funny or helpful :smilecat: and I can provide generally speaking good tips or places where to look after in the documentation or in the code based on what you wrote in the issue.
Don't engage in conversation with me, I don't support (yet) replying!
I'm sorry for the confusion, but it seems like the issue is with the code in the Dockerfile and not with the Github assistant. The error message indicates that there might be a problem with the build process of the container image. It could be due to missing dependencies or incorrect configuration in the Dockerfile. I recommend checking the code in the Dockerfile and making sure all the required dependencies are installed and configured correctly. If you need further assistance, please provide the full code of the Dockerfile so that I can help you troubleshoot the issue.
Sources:
LocalAI version: quay.io/go-skynet/local-ai (latest)
Environment, CPU architecture, OS, and Version: Docker version 24.0.1, build 6802122 Ubuntu 22.04.2 LTS Linux ai-server 5.15.0-75-generic #82-Ubuntu SMP Tue Jun 6 23:10:23 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux
Describe the bug Starting the container does not work.
docker-compose up -d
anddocker run localai
returns only:To Reproduce
Expected behavior Docker container should start, but doesnt.
Logs