Merge pull request #2150 from derek-palmer/docker-compose-version-obsolete

Removed version syntax as its no longer needed per Docker Docs
This commit is contained in:
Timothy Jaeryang Baek
2024-05-13 10:59:54 -10:00
committed by GitHub
4 changed files with 0 additions and 8 deletions

View File

@@ -1,5 +1,3 @@
version: '3.8'
services:
ollama:
# Expose Ollama API outside the container stack

View File

@@ -1,5 +1,3 @@
version: '3.8'
services:
ollama:
volumes:

View File

@@ -1,5 +1,3 @@
version: '3.8'
services:
ollama:
# GPU support

View File

@@ -1,5 +1,3 @@
version: '3.8'
services:
ollama:
volumes: