holmari / gerritstats

Tool for creating statistics from a Gerrit repository
MIT License
193 stars 54 forks source link

I have build a docker image for this tool #69

Open zcz3313 opened 2 years ago

zcz3313 commented 2 years ago

Hi there! I have build a docker image for this tool. Anyone who want to use it can find it here.

megarzzy commented 1 year ago

how to run your docker ? ssh -p 29418 -i /root/.ssh/id_rsa xxx@gerrit.huami.com gerrit ls-projects Process exited with return code 255 and output: Warning: Identity file /root/.ssh/id_rsa not accessible: No such file or directory

chineping commented 1 year ago

Hi zcz3313, Good job! I have a question. Then I run the docker to get -output-dir gerrit_out and out-html, how can we show the out-html in the website?