usnistgov / oar-pdr

The NIST Open Access to Research (OAR) Public Data Repository (PDR) system software
11 stars 10 forks source link

Enable builds on arm-based (m1) platforms #322

Closed RayPlante closed 7 months ago

RayPlante commented 7 months ago

This PR addresses build problems raise with the introduction of Macs with the ARM-based M1 chip. In addition, to enabling arm-specific docker containers, this adds the ability to inject local CA certs which address problems building within the NIST firewall.

It also updates the GitHub Actions to be more efficient at building.