Skip to content

sashagavrilov/docker-gitversion

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

What is GitVersion

GitVersion is a tool to help you achieve Semantic Versioning on your project.

How to use this image

This image will run GitVersion Command Line tool. It expects the git rempository to be bound at /src

$ docker run --rm -v "$PWD:/src" ilucker/gitversion /h