docker-cloc Small docker image for cloc, based on Linux Alpine. It includes git, so it can be called with --vcs=git. Usage docker run --rm --volume /path/to/your/code:/code agua3/cloc --vcs=git .