Skip to content

Commit 8730494

Browse files
committed
docs(readme): add GHCR docker pull instructions
1 parent 44c655f commit 8730494

1 file changed

Lines changed: 9 additions & 0 deletions

File tree

README.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -90,6 +90,15 @@ code-insights
9090
```
9191
</details>
9292

93+
<details>
94+
<summary><b>Docker</b></summary>
95+
96+
Multi-arch images (`linux/amd64`, `linux/arm64`) are published to GitHub Container Registry:
97+
```bash
98+
docker pull ghcr.io/firstsun-dev/code-insights:latest
99+
```
100+
</details>
101+
93102
## Usage
94103

95104
Code Insights operates through a unified command-line interface. Use `code-insights --help` for the full command reference.

0 commit comments

Comments
 (0)