idealista / prom2teams

prom2teams is an HTTP server built with Python that receives alert notifications from a previously configured Prometheus Alertmanager instance and forwards it to Microsoft Teams using defined connectors
Apache License 2.0
268 stars 84 forks source link

[FEATURE] Build Docker for ARM #336

Closed yarons closed 1 year ago

yarons commented 1 year ago

Description

I want to use the Docker in an ARM environment.

Why is this needed?

So I can run it on Raspberry Pi and Cloud ARM machines.

Additional Information

Can be built using a single command with buildx but it does take a bit longer.

I'd love to help but I don't know which build system you're using. Thanks. @LetsCreatProjects

stale[bot] commented 1 year ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

yarons commented 1 year ago

Why? It's incomplete.