Re: git dockerfile.

2015-09-03 Thread Atul Sowani
Hi Junio, Thanks for the link. However I had seen this communication but could not understand the progress over it, i.e. whether Gawade P. ever submitted the dockerfile or not. Hence the confusion. I hope Gawade P. has already submitted the dockerfile and it will soon be available in git source r

Re: git dockerfile.

2015-09-03 Thread Junio C Hamano
Atul Sowani writes: > Hello! > > Any help/pointers/advise regarding my request about dockerfile? [jc: "Gawade P" Cc'ed.] Perhaps you can learn to ask the list archive ;-) Going to http://news.gmane.org/gmane.comp.version-control.git/ and then asking for "dockerfile" in the search box at the bo

Re: git dockerfile.

2015-09-03 Thread Atul Sowani
Hello! Any help/pointers/advise regarding my request about dockerfile? Thanks, Atul. On Tue, Sep 1, 2015 at 3:13 PM, Atul Sowani wrote: > Hi, > > Greetings everybody! > > I am looking for a Dockerfile for git which will _build_ git from source on > ppc64le platform. I want to build git with dif

git dockerfile.

2015-09-01 Thread Atul Sowani
Hi, Greetings everybody! I am looking for a Dockerfile for git which will _build_ git from source on ppc64le platform. I want to build git with different versions (say top-of-the-tree, latest-stable etc.) and it would be good if there is a dockerfile present alongwith the code which can build the

Re: git Dockerfile for ppc64le

2015-08-31 Thread Johannes Schindelin
Hi, On 2015-08-25 06:37, Gawade P wrote: > I have built and tested the latest version on git on multiple > distributions including Ubuntu 15.04 on the ppc64le architecture. I > have run the complete test suite and verified that there are no test > failures. > > I have also written a dockerfile f

git Dockerfile for ppc64le

2015-08-24 Thread Gawade P
Hi All, I have built and tested the latest version on git on multiple distributions including Ubuntu 15.04 on the ppc64le architecture. I have run the complete test suite and verified that there are no test failures. I have also written a dockerfile for this for Ubuntu 15.04 and wanted to unders