Replies: 2 comments 2 replies
-
|
Hello, thank you for your post! What did you change to build and run a successful image for arm platforms? The images are built automatically, so the workflow would be more interesting for me than the final result 😄 |
Beta Was this translation helpful? Give feedback.
2 replies
-
|
Ouch, I was no longer working on LWT when I received your answer, and I totally forgot this thread, sorry 🙏 Your answer was good one, with the great help of @ProgramComputer we rewrote the GitHub action to build multiple images (#169). Enjoy! |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Currently the repository only has a docker image for amd platforms, and it cannot be run on arm platforms such as raspberry pi. I checked that the dockerfile uses an image that supports arm, so there is no problem building such an image and I successfully built it for myself, but as I understand it would be more convenient if this image was already available.
Could you please tell me how I can send/upload this arm docker image as part of this repository?
Beta Was this translation helpful? Give feedback.
All reactions