Hi,
I have requirement to get only certified RedHat container images and some of docker images in stack aren't available. Therefore, I want to create additional docker file for these images (for example, push gateway). My concern is how should I integrate this new docker file with Prometheus build system. As far as I understand, there is Makefile.common that should be changed, but I am less sure what exactly I should change there and want to be sure before I start. Per my understanding, this requires duplicate the code of common-docker, common-docker-publish, common-docker-tag-latest and common-docker-manifest with wrapping the new code with if statement about existing of Dockerfile.ubi. Thanks, Assaf -- You received this message because you are subscribed to the Google Groups "Prometheus Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/prometheus-developers/62fd2319-5c56-4957-898b-13d2b446b89an%40googlegroups.com.

