"...git@developer.sourcefind.cn:chenpangpang/open-webui.git" did not exist on "063e1ee46c7e7bdb4209b75c488acf535b690111"
Unverified Commit 1888327a authored by Timothy Jaeryang Baek's avatar Timothy Jaeryang Baek Committed by GitHub
Browse files

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

Removed version syntax as its no longer needed per Docker Docs
parents fabcbc30 93aea0a4
version: '3.8'
services: services:
ollama: ollama:
# Expose Ollama API outside the container stack # Expose Ollama API outside the container stack
......
version: '3.8'
services: services:
ollama: ollama:
volumes: volumes:
......
version: '3.8'
services: services:
ollama: ollama:
# GPU support # GPU support
......
version: '3.8'
services: services:
ollama: ollama:
volumes: volumes:
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment