privacybydesign / irmago

IRMA server, client, and tooling. Documentation: http://irma.app/docs
Apache License 2.0
70 stars 49 forks source link

Add arm64 docker build to delivery workflow #392

Open DeD1rk opened 5 days ago

DeD1rk commented 5 days ago

This switches to the build-push-action with buildx to build for multiple architectures in parallel.

This is nice if you want to run an irma server on a Raspberry Pi (if you're a student self-hosting it at home) or e.g. on AWS ec2 t4g instances.