Yahor, As you might know the images which result from the code base you mentioned are meant to be managed by an operator in 4.x Saying that, if you look [1] you can see how the image is getting built using the library [2]
Dani [1] https://github.com/openshift/router/blob/master/Makefile#L8 [2] https://github.com/openshift/imagebuilder On Mon, Feb 11, 2019 at 1:27 PM Scott Dodson <[email protected]> wrote: > Yahor, > > I'm sorry, I'm not familiar with that. I've CC'd the users list in > case someone else does know. > > -- > Scott > > On Mon, Feb 11, 2019 at 5:24 AM Egor Chyzhevskiy <[email protected]> > wrote: > > > > Hello, Scott. > > Nice to meet you! > > This conversation is about openshift-router, which is here ( > https://github.com/openshift/router) > > > > I with my team use openshift for making our purposes in a huge project. > There we used oc-router. I wanted to know, how does it work separatly. On > the github I found a repository with openshift-router and wanted to > deployed it bymyself to get better understanding how does router controlls > routes. > > But when I tried to deploy it via Docker I got negative result because > of private docker regestry. Could you, please, why I can't build docker > image from Dockerfile or how can I do this? > > > > I executed next command: > > docker build -t oc-router ~/oc-router/router/images/router/haproxy > > > > > > > > > > > > Best regards, > > Yahor > > _______________________________________________ > users mailing list > [email protected] > http://lists.openshift.redhat.com/openshiftmm/listinfo/users >
_______________________________________________ users mailing list [email protected] http://lists.openshift.redhat.com/openshiftmm/listinfo/users
