mirror of
https://github.com/anomalyco/opencode.git
synced 2026-04-29 13:09:46 +00:00
docs: add Docker installation option for OpenCode
This commit is contained in:
parent
6afdb5c0e5
commit
31c4a1d853
1 changed files with 6 additions and 0 deletions
|
|
@ -112,6 +112,12 @@ You can also install it with the following commands:
|
|||
mise use --pin -g ubi:sst/opencode
|
||||
```
|
||||
|
||||
- **Using Docker**
|
||||
|
||||
```bash
|
||||
docker run -it --rm ghcr.io/sst/opencode
|
||||
```
|
||||
|
||||
Support for installing OpenCode on Windows using Bun is currently in progress.
|
||||
|
||||
You can also grab the binary from the [Releases](https://github.com/sst/opencode/releases).
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue