electron icon indicating copy to clipboard operation
electron copied to clipboard

unable to use balenablocks/amd64-balena-electron-env docker image v1.2.11

Open ngmartins opened this issue 4 years ago • 1 comments

Hello,

I was trying to run the sample app for a while. When I am using v1.2.11 the sample app is deployed but it didn't run in the device. Using v1.2.10 I have no problems running the sample.

I have no mutch more inside to provide on this issue but I will be happy to help collect more data /info on this if someone guides me over the process.

Thansk,

Nuno

ngmartins avatar Jan 18 '22 12:01 ngmartins

It looks like v1.2.11 may have gotten a stray comment committed here. Try adding CMD xinit to the end of your Dockerfile.

parrotmac avatar Oct 28 '22 05:10 parrotmac