pastefy
pastefy copied to clipboard
Make an armv7 docker image pls for raspberry pi.
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?
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.
Ok thanks. Is there a workaround on how to get it running on raspberry pi?
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.