Check for image updates on startup
This commit is contained in:
parent
8f927221b4
commit
203e6656da
3 changed files with 3 additions and 3 deletions
|
|
@ -10,7 +10,7 @@ Environment=OLLAMA_KEEP_ALIVE=10m
|
|||
Image=docker.io/ollama/ollama:latest
|
||||
Network=ollama.network
|
||||
NoNewPrivileges=true
|
||||
PodmanArgs=--transient-store
|
||||
PodmanArgs=--pull=newer --transient-store
|
||||
PublishPort=127.0.0.1:11434:11434
|
||||
ReadOnly=true
|
||||
Volume=%h/.local/share/ollama:/root/.ollama:ro,z
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue