opencode
opencode copied to clipboard
Is there a docker image for ARM64 somewhere?
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?
yeah I don't think we publish one but I don't see any reason not to