Uh oh!
There was an error while loading. Please reload this page.
publish linux/arm64 image - #208
Conversation
cortinico
commented
Jun 26, 2023
I'm unsure if this is still an issue or not: |
dulmandakh
commented
Jun 28, 2023
even though I managed to build ARM64 image, but it fails to compile RN 0.72 due to android tooling issues. |
silva324
commented
Jun 28, 2023
I'm also facing the same issue.
` FAILURE: Build failed with an exception.
|
jabbas
commented
Sep 9, 2025
Please check #242 - this PR makes dockerfile not "bound" to architecture nor bound to specific ubuntu version. |
publish images for both amd64 and arm64, https://docs.docker.com/build/ci/github-actions/multi-platform/. might require #207
fixes#166