mirror of
https://github.com/infiniflow/ragflow.git
synced 2025-12-08 20:42:30 +08:00
Docs: Added contribution guidelines and sandbox-related tips (#7685)
### What problem does this PR solve? ### Type of change - [x] Documentation Update
This commit is contained in:
@ -29,6 +29,11 @@ If you are on an ARM platform, follow [this guide](./develop/build_docker_image.
|
||||
- RAM ≥ 16 GB;
|
||||
- Disk ≥ 50 GB;
|
||||
- Docker ≥ 24.0.0 & Docker Compose ≥ v2.26.1.
|
||||
- [gVisor](https://gvisor.dev/docs/user_guide/install/): Required only if you intend to use the code executor (sandbox) feature of RAGFlow.
|
||||
|
||||
:::tip NOTE
|
||||
If you have not installed Docker on your local machine (Windows, Mac, or Linux), see [Install Docker Engine](https://docs.docker.com/engine/install/).
|
||||
:::
|
||||
|
||||
## Start up the server
|
||||
|
||||
|
||||
Reference in New Issue
Block a user