remove network host

This commit is contained in:
Xi Yan 2024-11-08 14:55:04 -08:00
parent 8cd7e406c0
commit 4f367cbf6b
5 changed files with 65 additions and 6 deletions

View file

@ -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: