Thanks for your reply. In the Dockerfile (https://github.com/Graylog2/graylog2-images/blob/master/docker/Dockerfile) it uses the following .deb package
curl -O -L https://packages.graylog2.org/releases/graylog2-omnibus/ubuntu/graylog_latest.deb && \ So, could you please guide me how I can build graylog_latest.deb using my repository (assume I forked the project to https://github.com/xxx/graylog2-server) ? Thanks On Wednesday, December 30, 2015 at 7:41:25 AM UTC-6, [email protected] wrote: > > Hi, > > This is the official docker image hub of Graylog. > > https://hub.docker.com/r/graylog2/allinone/ > > There you can find the github repository that you are looking for. > > https://github.com/Graylog2/graylog2-images/tree/master/docker > > BR. > lefteris. > > On Wednesday, December 30, 2015 at 3:57:19 AM UTC+2, Amirhossein Aleyasin > wrote: >> >> Hi, >> I am new to graylog and currently I am using graylog docker. I want to >> apply some minor modifications in graylog-web-interface and build the >> docker again. But there are too many github repos for building graylog and >> I don't know which one I need to fork and modify to use my own graylog web >> interface repo. I'll be thankful if guide me how I can build the docker by >> step-by-step instruction. >> >> Thanks in advance, >> >> -- You received this message because you are subscribed to the Google Groups "Graylog Users" 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/graylog2/60152c3d-73d3-4443-ab1b-891c88f5aadd%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
