pastefy icon indicating copy to clipboard operation
pastefy copied to clipboard

Make an armv7 docker image pls for raspberry pi.

Open operationairstrike opened this issue 1 year ago • 3 comments

Hello so yesterday I wanted to try this amazing piece of code on my raspberry pi. But then realized it's not compatible. Is it possible to make a armv7 image of it?

operationairstrike avatar Mar 12 '23 11:03 operationairstrike

There doesn't seem to be a maven version for this architecture which resulted into the container not building. There could be a way of making it possible but it is not planned right now.

JulianFun123 avatar Mar 12 '23 12:03 JulianFun123

Ok thanks. Is there a workaround on how to get it running on raspberry pi?

operationairstrike avatar Mar 12 '23 16:03 operationairstrike

You could try copying the jar file out of the container on another machine and run it on the pi. Or you make an own Dockerfile with compatible images.

JulianFun123 avatar Mar 12 '23 16:03 JulianFun123