To efficiently ship custom container images to the ARM based Raspberry Pis in the Pilab Cluster it's necessary to build arm compatible images with the Gitlab CI. Docker Buildx is one tool that can compile container images for non-native build hosts.
Building Container images with Buildx and Gitlab CI
ยท 3 min read