mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-10-16 06:53:47 +00:00
remove network host
This commit is contained in:
parent
8cd7e406c0
commit
4f367cbf6b
5 changed files with 65 additions and 6 deletions
|
@ -1,7 +1,6 @@
|
|||
services:
|
||||
ollama:
|
||||
image: ollama/ollama:latest
|
||||
network_mode: "host"
|
||||
volumes:
|
||||
- ollama:/root/.ollama # this solution synchronizes with the docker volume and loads the model rocket fast
|
||||
ports:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue