# Quick Start / 官方入口

项目：shiwenwen/hope-agent

## 官方安装入口

### Docker · 官方安装入口

```bash
docker run -d --name hope-agent -p 127.0.0.1:8420:8420 -v hope-data:/data ghcr.io/shiwenwen/hope-agent:latest
```

来源：https://github.com/shiwenwen/hope-agent#readme

## 来源

- repo: https://github.com/shiwenwen/hope-agent
- docs: https://github.com/shiwenwen/hope-agent#readme
