Merge pull request #30 from lvnilesh/pr

'version' is obsolete
This commit is contained in:
valiantlynx
2025-03-23 12:43:21 +01:00
committed by GitHub
3 changed files with 1 additions and 4 deletions

View File

@@ -35,7 +35,7 @@ docker run --gpus all nvidia/cuda:11.5.2-base-ubuntu20.04 nvidia-smi
1. Clone the Docker Compose repository:
```bash
git clone https://github.com/valiantlynx/ollama-docker.git
git clone https://github.com/mythrantic/ollama-docker.git
```
2. Change to the project directory:

View File

@@ -1,5 +1,3 @@
version: '3.8'
services:
app:
build: .

View File

@@ -1,4 +1,3 @@
version: '3.8'
services:
app:
build: .