shortpaste icon indicating copy to clipboard operation
shortpaste copied to clipboard

Build image for ARM64

Open probablypablito opened this issue 1 year ago • 1 comments

Currently there is no image for ARM64. This would be trival to add with buildx.

EDIT: After attempting to build it myself, I got the following error. Sadly don't know much about Go so can't help too much :(

https://pastebin.com/T5ihLKLD

probablypablito avatar Dec 21 '23 04:12 probablypablito

The go-sqlite3 problem is resolved now that #48 is merged, so you should now be able to build the arm64 image.

Skee avatar Jul 14 '24 18:07 Skee