balena-electronjs
balena-electronjs copied to clipboard
Fix issue with Buster base image and add support for arm64
- replace
libgnome-keyring
withlibsecret
- add dockerfile targeting arm64
Change-type: minor Signed-off-by: Rahul Thakoor [email protected]
Fixes #94 ?
@imrehg I pinned the based image to buster and use node-12 Tested on pi4(64bit balenaOS) and pi3 model b
@rahul-thakoor how did you make it to work with pi4? Did you use the Dockerfile.aarch64?
To me it seems like it's targeting 32bit, it says FROM balenalib/raspberrypi3-node:12-buster-build as build
and now I started to build it all the packages are armhf
.
But, sir! It works! Using armhf build and rpi4.
Maybe not ideal. Should test for raspberrypi4-64-node support too, it would be fantastic!
Hi, are there any news here for pi4? This would be a great combination with electron. I only get to build but x11 crashes with " (EE) no screens found(EE) "