Replies: 2 comments
Release image build is temporarily disabled due to issues with GitHub Actions. It is still possible to build the image manually. |
0 replies
|
Hi, I am working localy, but I have managed to build easily multi-arch images of maddy. I am using the If you are interested, I can provide you my work. Also, I am working on a version running as non-root, and with readonly root filesystem. My target servers are raspberry pi 4 running kubernetes (Talos linux). |
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.
Uh oh!
There was an error while loading. Please reload this page.
We have a bug with the 7.1 ( #730 ) that have been fixed in 8.1 but we cannot upgrade because the ARM arch doesn't exists for 8.x versions.
I haven't read any information about that, did you drop the ARM support ? To known if we need to re-install it on an amd64 arch.
Regards
EDIT: I've temporary cloned the repository and did a « docker build -t maddy-0.8.1-arm » from my server
All reactions