danihodovic / celery-exporter

A Prometheus exporter for Celery metrics
MIT License
377 stars 83 forks source link

Build docker image to run with non root user #306

Closed charlesoconor closed 1 month ago

charlesoconor commented 1 month ago

Want to ensure that containers running in my cluster aren't running as root. Creating a new user in the container exporter and changing the image to run with that user.

danihodovic commented 1 month ago

I'll have a look at this by the end of the week

danihodovic commented 1 month ago

Thank you Charles. It's been published as docker.io/danihodovic/celery-exporter:0.10.7