Enable auto updates for the service containers
This commit is contained in:
parent
93f0d00179
commit
c0740c39f8
4 changed files with 4 additions and 0 deletions
|
|
@ -3,6 +3,7 @@ Description=A local LLM server
|
|||
|
||||
[Container]
|
||||
# keep-sorted start
|
||||
AutoUpdate=registry
|
||||
ContainerName=ollama
|
||||
Environment=OLLAMA_KEEP_ALIVE=10m
|
||||
Image=docker.io/ollama/ollama:latest
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue