Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Docker: Provide 32-bit ARMv7 Build #1815

Closed
lastzero opened this issue Dec 14, 2021 · 3 comments
Closed

Docker: Provide 32-bit ARMv7 Build #1815

lastzero opened this issue Dec 14, 2021 · 3 comments
Assignees
Labels
bug Something isn't working released Available in the stable release

Comments

@lastzero
Copy link
Member

The build for photoprism/photoprism:armv7 is currently failing due to an issue in the network stack. We are working on a solution.

You can use the previous multi-arch image photoprism/photoprism:20211203 meanwhile.

@lastzero lastzero self-assigned this Dec 14, 2021
@lastzero lastzero added the bug Something isn't working label Dec 14, 2021
lastzero added a commit that referenced this issue Dec 14, 2021
lastzero added a commit that referenced this issue Dec 14, 2021
@lastzero lastzero added the please-test Ready for acceptance test label Dec 15, 2021
@lastzero lastzero changed the title Docker: Fix 32-bit ARMv7 Build Docker: Provide 32-bit ARMv7 Build Dec 15, 2021
@lastzero
Copy link
Member Author

Seems to be fixed with these changes:

ARMv7 image is now built on ARM64 hardware. Build previously failed when using the qemu emulator on our regular AMD / Intel servers. We still don't know what is causing this.

@zierbeek
Copy link
Contributor

zierbeek commented Dec 15, 2021

something that could help? I know on mealie we are also running into errors with build for arm v7

Arm/v7 Support
Mealie will no longer build in CI/CD due to a issue with the rust compiler on 32 bit devices. You can reference this issue on the matrix-org/synapse Github page that are facing a similar issue. You may still be able to build the docker image you-self.

matrix-org/synapse#9403

@lastzero
Copy link
Member Author

Problem could as well be something like that in golang.org/x/crypto... just came in:

32bit

@lastzero lastzero added released Available in the stable release and removed please-test Ready for acceptance test labels Dec 20, 2021
@lastzero lastzero moved this to Released 🌈 in Roadmap 🚀✨ Jun 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working released Available in the stable release
Projects
Status: Release 🌈
Development

No branches or pull requests

2 participants