projecthorus / chasemapper

Browser-Based High-Altitude Balloon Chase Map
GNU General Public License v3.0
107 stars 24 forks source link

Bump to bookworm and parallelise container builds #52

Closed snh closed 2 months ago

snh commented 2 months ago

This gets the build time in Actions down to around 3 hours, which isn't ideal still, but at least it finishes well within the 6 hour timeout.

Building Python packages from source in emulated arm/v6 and arm/v7 environments is the main contributor to this.

I've tested the new container image on arm64 during a local launch and had no issues.