Closed xbgmsharp closed 5 years ago
For now I use real SBC I own : a banana pi for the armhf
build and a pine64 for the arm64
build. I build the armhf
last and it creates the multi architecture tag
I also could have used qemu to generate the other images but it seemed easier to use the devices I already own
Thanks for the clarification.
updateHub.sh
build and push all docker images for a single architecture. How do you build the other notamd64
? Pushing the manifest create aninternal
link between multiple tags images to a single tag. You still need to build and push all docker images for each architecture. Tagsamd64
,armhf
,arm64
points to main taglatest
.