Dockerfile
linkslatest
, alpine
alpine/Dockerfileslim
, slim/DockerfileGit Sizer is a tool to Compute various size metrics for a Git repository, flagging those that might cause problems.
This is a Dockerised Solution for running Git Sizer.
docker pull willhallonline/git-sizer:alpine
cd ~/your-local-repo
docker run -it --rm -v $(pwd):/app willhallonline/git-sizer:alpine
Connect on LinkedIn. Follow me on Twitter. Grab the RSS Feed