Edge App deployment failed on my Raspberry Docker but worked on Docker Windows and Docker WSL

Hello again,

The issue was with the JRE image I used in Docker.
I tested several known images, and the one that finally worked on my Raspberry Pi 3 (running Raspbian 11 and 12) was: bellsoft/liberica-openjre-alpine:21

Thank you!

1 Like