# Quick Start / 官方入口

项目：browserless/browserless

## 官方安装入口

### Docker · 官方安装入口

```bash
docker run -p 3000:3000 ghcr.io/browserless/chromium
```

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

## 来源

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