opencode icon indicating copy to clipboard operation
opencode copied to clipboard

Is there a docker image for ARM64 somewhere?

Open jnehlmeier opened this issue 1 month ago • 1 comments

Question

I am using macOS with Apple Silicon and I am wondering if there is a prebuild ARM64 image somehwere available?

The image at https://github.com/sst/opencode/pkgs/container/opencode seems to be x86 / AMD64 only.

I can use that image on macOS with Apple Silicon because Docker Desktop for Mac uses QEMU to run the x86 image. But needless to say that it is slower than a native ARM64 image.

If there isn't such an image, would you consider publishing one?

jnehlmeier avatar Dec 12 '25 12:12 jnehlmeier

yeah I don't think we publish one but I don't see any reason not to

rekram1-node avatar Dec 12 '25 21:12 rekram1-node