# Quick Start / 官方入口

项目：clement-tourriere/codebeam

## 官方安装入口

### Docker · 官方安装入口

```bash
docker run -d --name codebeam -p 8080:8080 -v codebeam-data:/data -v codebeam-config:/config ghcr.io/clement-tourriere/codebeam:latest
```

来源：https://github.com/clement-tourriere/codebeam#readme

## 来源

- repo: https://github.com/clement-tourriere/codebeam
- docs: https://github.com/clement-tourriere/codebeam#readme
