Open n8willis opened 1 month ago
As far as I can tell, the image on DockerHub is generated by CircleCI when a new version is released (which I'm guessing is done for the default platform only).
Generating versions for multiple platforms is probably a matter of updating CircleCI config, but I'm not quite clear on how to configure the related jobs to be run for multiple platforms :sweat_smile:
The
bukuserver/bukuserver
image is — at least as far as I can tell — only for theamd64
arch.Is there something preventing it from being workable on
arm64
as well? It would be a welcome option.