You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I just installed https://github.com/jryberg/mosquitto-exporter on a Raspberry Pi cluster. It seems to be an actual somewhat-maintained (uses renovate to keep deps updated!) fork built for multi-arch, so I'd be inclined to suggest heading off over there. Note that the container image tags start with "v", which I completely ignored until it didn't work without them. 🤦🤣
You don't need to make changes in your code, just build the Docker images in a different way.
Manual multi-arch build:
Automate Docker build and publishing with GitHub actions:
https://github.com/FlareSolverr/FlareSolverr/blob/master/.github/workflows/release-docker.yml
The text was updated successfully, but these errors were encountered: