Initial Ollama docker compose

This commit is contained in:
2026-02-22 14:35:18 +00:00
commit a8a3780904
4 changed files with 24 additions and 0 deletions

5
README.md Normal file
View File

@@ -0,0 +1,5 @@
# ollama-compose
## Start
cp .env.example .env
docker compose up -d