mirror of
https://github.com/infiniflow/ragflow.git
synced 2025-12-08 12:32:30 +08:00
Use slim image as the default (#2772)
### What problem does this PR solve? Use the slim docker image as the default. ### Type of change - [x] Bug Fix (non-breaking change which fixes an issue) --------- Signed-off-by: Jin Hai <haijin.chn@gmail.com>
This commit is contained in:
@ -160,7 +160,7 @@ Try our demo at [https://demo.ragflow.io](https://demo.ragflow.io).
|
||||
$ docker compose up -d
|
||||
```
|
||||
|
||||
> The core image is about 9 GB in size and may take a while to load.
|
||||
> The core image is about 1 GB in size and may take a while to load.
|
||||
|
||||
4. Check the server status after having the server up and running:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user