Investigate ways to build multi arch containers
As more people have been getting M1 Macs there have been issues running these containers on them.
Docker has an extended build tool called buildx
that supports building multi arch containers.
Spend a spike investigating modifying the CI here to build multi arch containers here