Commit f629b0c
Dokploy Dev
fix: use npm instead of install script for ARM64/aarch64 support
The opencode install script (curl | sh) does not support linux/aarch64.
Switched to npm install -g opencode-ai@latest which is cross-platform.
Removed old dokploy/Dockerfile (moved to repo root).1 parent 538cb56 commit f629b0c
2 files changed
Lines changed: 2 additions & 16 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
6 | | - | |
7 | | - | |
8 | | - | |
9 | | - | |
| 5 | + | |
| 6 | + | |
10 | 7 | | |
11 | 8 | | |
This file was deleted.
0 commit comments