Closed kpetremann closed 1 year ago
Hi @kpetremann it would also be great if you could push your image to the Github Container registry.
I have opened a PR here https://github.com/kpetremann/mqtt-exporter/pull/39
Hi @onedr0p, sure why not. I'll have a look next week.
Out of curiosity, why would you like to have it in Github Container Registry as well? the usual docker registry is working fine.
Because dockerhub has aggressive rate limits, 100 pulls per 6 hours for unauthenticated and 200 pulls per 6 hours for authenticated pulls. Dockerhub also has aggressive retention limits too.
Docker images are now pushed with tags:
This is awesome, thanks!
Issue to track the request from https://github.com/kpetremann/mqtt-exporter/issues/32#issuecomment-1228749043
Improve docker image release workflow by pushing tags