Sign inSign up

delphilite/gitstats

By delphilite

•Updated almost 2 years ago

GitStats Docker Image - Generate Comprehensive Statistics and Visualizations for Git Repositories

Image
Developer tools
0

223

delphilite/gitstats repository overview

⁠GitStats Docker Image

License stars

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.

⁠Dockerfiles

See on delphilite/DockerFile⁠.

⁠Features:

  • Fast and Lightweight: Minimal dependencies, designed for quick setup and usage.
  • Comprehensive Analysis: Visualize commit history, active contributors, file changes, and more.
  • HTML Reports: Automatically generates user-friendly HTML reports for easy sharing.

⁠Usage:

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.

Tag summary

Content type

Image

Digest

sha256:5c0793360…

Size

2.4 GB

Last updated

almost 2 years ago

docker pull delphilite/gitstats