Broke a few things, added a few more

This commit is contained in:
2026-03-26 18:15:01 +01:00
parent f3ce5a8880
commit 9b11b5ece9
14 changed files with 189 additions and 2 deletions

View File

@@ -14,7 +14,13 @@ services:
- {{ ollama_install_dir }}/data:/root/.ollama
tty: true
restart: unless-stopped
{% if ollama_container_env %}
environment:
{{ ollama_container_env|to_nice_yaml|indent(6) }}
{% endif %}
{% if ollama_container_labels %}
labels:
{{ ollama_container_labels|to_nice_yaml|indent(4) }}
{% endif %}
#ollama pull hf.co/unsloth/Apriel-1.5-15b-Thinker-GGUF:UD-Q4_K_XL