mirror of
https://github.com/infiniflow/ragflow.git
synced 2025-12-08 12:32:30 +08:00
Fixed README (#3956)
### What problem does this PR solve? Fixed README ### Type of change - [x] Documentation Update
This commit is contained in:
@ -171,8 +171,8 @@ releases! 🌟
|
||||
Docker images do not include embedding models or Python libraries and hence are approximately 2 GB in size.
|
||||
|
||||
```bash
|
||||
$ cd ragflow/docker
|
||||
$ docker compose -f docker-compose.yml up -d
|
||||
$ cd ragflow
|
||||
$ docker compose -f docker/docker-compose.yml up -d
|
||||
```
|
||||
|
||||
| RAGFLOW_IMAGE tag in docker/.env | size | Including embedding models and related Python packages? | comments |
|
||||
|
||||
Reference in New Issue
Block a user