Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 361 Bytes

README.md

File metadata and controls

11 lines (6 loc) · 361 Bytes

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