Monthly Archives: February 2023

How to enable multi-platform Docker builds on Ubuntu 22.04

Docker’s official documentation on how to enable multi-platform Docker builds is a bit intimidating, suggesting you to run the Docker image tonistiigi/binfmt in privileged mode on your machine. I searched for alternatives on Ubuntu, and found this very detailed description. … Continue reading

Posted in Docker, Linux, Ubuntu | Comments Off on How to enable multi-platform Docker builds on Ubuntu 22.04