Skip to content

unofficial docker image for cloc tool(AlDanial/cloc)

License

Notifications You must be signed in to change notification settings

oopschen/docker-cloc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

docker-cloc

unofficial docker image for cloc tool

Usage:

docker run -it --rm -v $(pwd):/mnt/code -u $(id -u $(whoami))  -w /mnt/code cloc:alpine  .

Build args

MIRROR_HOST sets the apk mirror repository host.
MIRROR_SCHEMA sets the apk mirror repository schema.

About

unofficial docker image for cloc tool(AlDanial/cloc)

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages