Windows servercore based image for running GitVersion
148
GitVersion is a tool to help you achieve Semantic Versioning on your project.
This image will run GitVersion Command Line tool. It expects the git repository to be bound at C:\repo
In a powershell prompt:
docker run --rm -v "$(pwd):C:\repo" christianacca/gitversion-win
Content type
Image
Digest
Size
2.8 GB
Last updated
over 8 years ago
docker pull christianacca/gitversion-win