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
commit 1888327a79
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
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: