GitStats Docker Image - Generate Comprehensive Statistics and Visualizations for Git Repositories
223
This Docker image provides an easy-to-use environment for generating detailed statistics and visualizations for your Git repositories using GitStats. With this image, you can quickly analyze your repository’s history, contributors, commit patterns, and more, all displayed in a visually appealing HTML report.
See on delphilite/DockerFile.
Run Directly in Docker:
docker run --rm -it -v D:\Docker\Data:C:\Data delphilite/gitstats gitstats C:\Data\Git C:\Data\States
View the Report: Open the generated index.html file in your output directory to explore your Git statistics.
Content type
Image
Digest
sha256:5c0793360…
Size
2.4 GB
Last updated
almost 2 years ago
docker pull delphilite/gitstats