|
this image works great.... nice-to-have would be multi arch manifest to support arm. I've tested manually and ARM64 builds clean. |
Replies: 3 comments
|
Hey, second that. |
|
Hey, so I managed to make muliti arch builds. The main bit that was changed: The special source is that it uses setup-buildx-action. It has to use its "with" statement and not "run" because it creates multiple workers based no the arch. The output is going currently to my docker hub repo (it makes 15 docker containers!): |
|
There's been support for Arm for a while, but I didn't come to mention it here. 😅 |
There's been support for Arm for a while, but I didn't come to mention it here. 😅