# Quick Start / Official Entry

Project: jina-ai/reader

## Official Install Entry

### Docker - Official install entry

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

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

## Sources

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