LocalAI icon indicating copy to clipboard operation
LocalAI copied to clipboard

ERROR [api builder 3/12] COPY .git .

Open vvaneda opened this issue 1 year ago • 2 comments

LocalAI version: I downloaded LocalAI today

Environment, CPU architecture, OS, and Version: I have macOS 14.3.1 (23D60) And this Version of Docker - Снимок экрана 2024-04-19 в 18 54 31

Describe the bug I'm trying to launch Docker-compose and get this error. Снимок экрана 2024-04-19 в 18 55 31

Sorry, English isn't my native language :(

vvaneda avatar Apr 19 '24 16:04 vvaneda

Hello, thank you for reporting this issue. I understand you're having trouble launching Docker-compose in LocalAI on your macOS system. To better assist you, could you please provide the output of the following commands:

  1. docker version
  2. Check the content of your docker-compose.yaml file shared in the issue.
  3. docker ps to check if there are any running LocalAI containers.

In the meantime, it seems there might be an issue with your Docker installation or configuration. Have you tried reinstalling Docker or checking its settings?

Please reply with the requested information, and I'll be happy to help you further. Remember, I am a bot, an experiment of @mudler, here to assist.

localai-bot avatar Apr 19 '24 20:04 localai-bot

How did you get the source code? The docker file expects that you performed a git clone. That error leads me to believe that you downloaded the source archive instead, which won't include the .git folder.

cryptk avatar Apr 23 '24 00:04 cryptk