File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 4
4
- based on ** microsoft/dotnet:2.1-runtime** - Windows dotnet core
5
5
- based on ** mono:5.18** - Linux Full FX - on mono
6
6
- based on ** microsoft/dotnet:2.1-runtime** - Linux dotnet core
7
- - based on ** cenots :7** - linux dotnet core
7
+ - based on ** centos :7** - linux dotnet core
8
8
9
9
To run on windows container run this
10
10
` docker run --rm -v "$(pwd):c:/repo" gittools/gitversion:latest-windows-net472 c:/repo `
@@ -14,4 +14,4 @@ To run on windows container run this
14
14
To run on linux container run this
15
15
` docker run --rm -v "$(pwd):/repo" gittools/gitversion:latest-linux-net472 /repo `
16
16
17
- ` docker run --rm -v "$(pwd):/repo" gittools/gitversion:latest-linux-netcoreapp2.1 /repo `
17
+ ` docker run --rm -v "$(pwd):/repo" gittools/gitversion:latest-linux-netcoreapp2.1 /repo `
You can’t perform that action at this time.
0 commit comments