Building Multi-Architecture Docker Images Using Gitlab.com CI/CD
If you’re like me, you develop a lot of things and test on Raspberry Pis (ARM) and then deploy to production on AMD64 processors. This is all well and good, if you don’t mind spending time re-building the containers on each architecture, but I do mind. I ... (more…)
Read more »