/docker-gitversion

Docker images for GitVersion https://github.com/GitTools/GitVersion

Primary LanguageDockerfileMIT LicenseMIT

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