Hi, Can you check if what we actively maintain in https://github.com/openshift/prometheus downstream (we have automation for those things) works for you? We have this downstream fork literally to build Red Hat certified docker images. Maybe you will find this helpful (:
Kind Regards, Bartek Płotka (@bwplotka) On Thu, 28 Jan 2021 at 14:10, Assaf Katz <[email protected]> wrote: > 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 > <https://groups.google.com/d/msgid/prometheus-developers/62fd2319-5c56-4957-898b-13d2b446b89an%40googlegroups.com?utm_medium=email&utm_source=footer> > . > -- 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/CAMssQwaW%3DD1bqemjuDKgfbq9sdsDp963uZ0FNY2DY2ML1T5eug%40mail.gmail.com.

