# Quick Start / 官方入口

项目：ragapp/ragapp

## 官方安装入口

### Docker · 官方安装入口

```bash
docker run -p 8000:8000 ragapp/ragapp
```

来源：https://github.com/ragapp/ragapp#readme

## 来源

- repo: https://github.com/ragapp/ragapp
- docs: https://github.com/ragapp/ragapp#readme
