# Quick Start / 官方入口

项目：jina-ai/reader

## 官方安装入口

### Docker · 官方安装入口

```bash
docker run --rm -p 3000:8081 ghcr.io/jina-ai/reader:oss # then: curl http://localhost:3000/https://example.com
```

来源：https://github.com/jina-ai/reader#readme

## 来源

- repo: https://github.com/jina-ai/reader
- docs: https://github.com/jina-ai/reader#readme
