Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
chenpangpang
open-webui
Commits
93aea0a4
"test/git@developer.sourcefind.cn:hehl2/torchaudio.git" did not exist on "1efba850bf11c4ef5d4ec5e9d74e69de0d3ab323"
Commit
93aea0a4
authored
May 09, 2024
by
Derek Palmer (Creative)
Browse files
Removed version synatax as its no longer needed per Docker Docs
parent
90503be2
Changes
4
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
0 additions
and
8 deletions
+0
-8
docker-compose.api.yaml
docker-compose.api.yaml
+0
-2
docker-compose.data.yaml
docker-compose.data.yaml
+0
-2
docker-compose.gpu.yaml
docker-compose.gpu.yaml
+0
-2
docker-compose.yaml
docker-compose.yaml
+0
-2
No files found.
docker-compose.api.yaml
View file @
93aea0a4
version
:
'
3.8'
services
:
ollama
:
# Expose Ollama API outside the container stack
...
...
docker-compose.data.yaml
View file @
93aea0a4
version
:
'
3.8'
services
:
ollama
:
volumes
:
...
...
docker-compose.gpu.yaml
View file @
93aea0a4
version
:
'
3.8'
services
:
ollama
:
# GPU support
...
...
docker-compose.yaml
View file @
93aea0a4
version
:
'
3.8'
services
:
ollama
:
volumes
:
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment