Add disk requirements on the README (#535)

### What problem does this PR solve?

Add disk requirements on the README

### Type of change

- [x] Documentation Update

Signed-off-by: Jin Hai <haijin.chn@gmail.com>
This commit is contained in:
Jin Hai
2024-04-25 14:00:48 +08:00
committed by GitHub
parent 9db44da992
commit aeabc0c9a4
3 changed files with 3 additions and 0 deletions

View File

@ -75,6 +75,7 @@
- CPU >= 4 cores
- RAM >= 16 GB
- Disk >= 50 GB
- Docker >= 24.0.0 & Docker Compose >= v2.26.1
> If you have not installed Docker on your local machine (Windows, Mac, or Linux), see [Install Docker Engine](https://docs.docker.com/engine/install/).