doc: add VirtioFS instruction for MacOS users (#1813)

This commit is contained in:
tarek-ayed 2023-12-04 18:19:31 +01:00 committed by GitHub
parent 9d18246e66
commit 8ddb7708fd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -80,6 +80,8 @@ You can find the installation video [here](https://www.youtube.com/watch?v=cXBa6
# docker compose -f docker-compose-ollama.yml up --build # Only if using Ollama. You need to run `ollama run llama2` first.
```
If you have a Mac, go to Docker Desktop > Settings > General and check that the "file sharing implementation" is set to `VirtioFS`.
If you are a developer, you can run the project in development mode with the following command: `docker compose -f docker-compose.dev.yml up --build`
- **Step 5**: Login to the app