mirror of
https://github.com/actions/runner-images-sangeeth.git
synced 2025-12-20 06:29:50 +00:00
Updating readme file for win16 version 20200628.0
This commit is contained in:
@@ -1,13 +1,13 @@
|
|||||||
# Microsoft Windows Server 2016 Datacenter
|
# Microsoft Windows Server 2016 Datacenter
|
||||||
- OS Version: 10.0.14393 Build 14393
|
- OS Version: 10.0.14393 Build 3750
|
||||||
- Image Version: 20200621.1
|
- Image Version: 20200628.0
|
||||||
|
|
||||||
## Installed Software
|
## Installed Software
|
||||||
### Language and Runtime
|
### Language and Runtime
|
||||||
- Java 1.7.0_232
|
- Java 1.7.0_232
|
||||||
- Java 1.8.0_222 (default)
|
- Java 1.8.0_252 (default)
|
||||||
- Java 11.0.4
|
- Java 11.0.7
|
||||||
- Java 13.0.3
|
- Java 13.0.2
|
||||||
- Rust 1.44.1
|
- Rust 1.44.1
|
||||||
- Python 3.7.7
|
- Python 3.7.7
|
||||||
- Ruby 2.5.8p224
|
- Ruby 2.5.8p224
|
||||||
@@ -27,7 +27,7 @@
|
|||||||
- Miniconda 4.6.14
|
- Miniconda 4.6.14
|
||||||
- RubyGems 3.1.4
|
- RubyGems 3.1.4
|
||||||
- Helm 3.2.4
|
- Helm 3.2.4
|
||||||
- Composer 1.10.7
|
- Composer 1.10.8
|
||||||
- NuGet 5.6.0.6591
|
- NuGet 5.6.0.6591
|
||||||
|
|
||||||
### Project Management
|
### Project Management
|
||||||
@@ -47,7 +47,7 @@
|
|||||||
- Git LFS 2.11.0
|
- Git LFS 2.11.0
|
||||||
- InnoSetup 6.0.5
|
- InnoSetup 6.0.5
|
||||||
- jq 1.6
|
- jq 1.6
|
||||||
- Kubectl 1.18.2
|
- Kubectl 1.18.5
|
||||||
- Kind 0.8.1
|
- Kind 0.8.1
|
||||||
- Mingw-w64 8.1.0
|
- Mingw-w64 8.1.0
|
||||||
- MySQL 5.7.21.0
|
- MySQL 5.7.21.0
|
||||||
@@ -67,30 +67,31 @@
|
|||||||
- 7zip 19.00
|
- 7zip 19.00
|
||||||
|
|
||||||
### CLI Tools
|
### CLI Tools
|
||||||
- Azure CLI 2.7.0
|
- Azure CLI 2.8.0
|
||||||
- azcopy 10.4.3
|
- azcopy 10.4.3
|
||||||
- Azure DevOps CLI extension 0.18.0
|
- Azure DevOps CLI extension 0.18.0
|
||||||
- AWS CLI 2.0.24
|
- AWS CLI 2.0.26
|
||||||
- AWS SAM CLI 0.53.0
|
- AWS SAM CLI 0.53.0
|
||||||
- Alibaba CLI 3.0.26
|
- Alibaba CLI 3.0.26
|
||||||
- Cloud Foundry CLI 6.51.0
|
- Cloud Foundry CLI 6.51.0
|
||||||
- Hub CLI 2.14.2
|
- Hub CLI 2.14.2
|
||||||
|
- Google Cloud SDK 298.0.0
|
||||||
|
|
||||||
### Browsers and webdrivers
|
### Browsers and webdrivers
|
||||||
- Google Chrome 83.0.4103.106
|
- Google Chrome 83.0.4103.116
|
||||||
- Chrome Driver 83.0.4103.39
|
- Chrome Driver 83.0.4103.39
|
||||||
- Microsoft Edge 83.0.478.54
|
- Microsoft Edge 83.0.478.56
|
||||||
- Microsoft Edge Driver 83.0.478.54
|
- Microsoft Edge Driver 83.0.478.56
|
||||||
- Mozilla Firefox 77.0.1
|
- Mozilla Firefox 77.0.1
|
||||||
- Gecko Driver 0.26.0
|
- Gecko Driver 0.26.0
|
||||||
- IE Driver 3.150.1.0
|
- IE Driver 3.150.1.0
|
||||||
|
|
||||||
### MSYS2
|
### MSYS2
|
||||||
- Pacman 5.2.1
|
- Pacman 5.2.1
|
||||||
```
|
```
|
||||||
Location: C:\msys64
|
Location: C:\msys64
|
||||||
|
|
||||||
Note: MSYS2 is pre-installed on image but not added to PATH.
|
Note: MSYS2 is pre-installed on image but not added to PATH.
|
||||||
```
|
```
|
||||||
### Cached Tools
|
### Cached Tools
|
||||||
#### Boost
|
#### Boost
|
||||||
@@ -99,18 +100,18 @@ Note: MSYS2 is pre-installed on image but not added to PATH.
|
|||||||
| 1.69.0 | x64, x86 | BOOST_ROOT_1_69_0 |
|
| 1.69.0 | x64, x86 | BOOST_ROOT_1_69_0 |
|
||||||
| 1.72.0 | x64, x86 | BOOST_ROOT_1_72_0 |
|
| 1.72.0 | x64, x86 | BOOST_ROOT_1_72_0 |
|
||||||
##### Notes:
|
##### Notes:
|
||||||
```
|
```
|
||||||
1. Environment variable "BOOST_ROOT" is not set by default.
|
1. Environment variable "BOOST_ROOT" is not set by default.
|
||||||
Please make sure you set this variable value to proper value
|
Please make sure you set this variable value to proper value
|
||||||
from table above depending on the Boost version you are using.
|
from table above depending on the Boost version you are using.
|
||||||
2. If Boost was built using the boost-cmake project or from Boost 1.70.0
|
2. If Boost was built using the boost-cmake project or from Boost 1.70.0
|
||||||
on it provides a package configuration file for use with find_package's config mode.
|
on it provides a package configuration file for use with find_package's config mode.
|
||||||
This module looks for the package configuration file called BoostConfig.cmake or boost-config.cmake
|
This module looks for the package configuration file called BoostConfig.cmake or boost-config.cmake
|
||||||
and stores the result in CACHE entry "Boost_DIR". If found, the package configuration file
|
and stores the result in CACHE entry "Boost_DIR". If found, the package configuration file
|
||||||
is loaded and this module returns with no further action.
|
is loaded and this module returns with no further action.
|
||||||
See documentation of the Boost CMake package configuration for details on what it provides.
|
See documentation of the Boost CMake package configuration for details on what it provides.
|
||||||
Set Boost_NO_BOOST_CMAKE to ON, to disable the search for boost-cmake.
|
Set Boost_NO_BOOST_CMAKE to ON, to disable the search for boost-cmake.
|
||||||
Link: https://cmake.org/cmake/help/latest/module/FindBoost.html
|
Link: https://cmake.org/cmake/help/latest/module/FindBoost.html
|
||||||
```
|
```
|
||||||
|
|
||||||
#### Go
|
#### Go
|
||||||
@@ -162,9 +163,9 @@ Note: MSYS2 is pre-installed on image but not added to PATH.
|
|||||||
|
|
||||||
### Databases
|
### Databases
|
||||||
#### PostgreSQL
|
#### PostgreSQL
|
||||||
| Version | UserName | Password | Path | ServiceName | ServiceStatus | ServiceStartType |
|
| Version | UserName | Password | EnvironmentVariables | Path | ServiceName | ServiceStatus | ServiceStartType |
|
||||||
| ------- | -------- | -------- | ------------------------------ | ----------------- | ------------- | ---------------- |
|
| ------- | -------- | -------- | ------------------------------------------------------------------------------------------------------------------------------------- | ------------------------------ | ----------------- | ------------- | ---------------- |
|
||||||
| 12.3 | postgres | root | C:\Program Files\PostgreSQL\12 | postgresql-x64-12 | Stopped | Disabled |
|
| 12.3 | postgres | root | PGBIN=C:\Program Files\PostgreSQL\12\bin; <br> PGDATA=C:\Program Files\PostgreSQL\12\data; <br> PGROOT=C:\Program Files\PostgreSQL\12 | C:\Program Files\PostgreSQL\12 | postgresql-x64-12 | Running | Auto |
|
||||||
|
|
||||||
|
|
||||||
#### MongoDB
|
#### MongoDB
|
||||||
@@ -430,19 +431,20 @@ Note: MSYS2 is pre-installed on image but not added to PATH.
|
|||||||
- 1.1.14 2.1.300 2.1.301 2.1.302 2.1.401 2.1.402 2.1.403 2.1.500 2.1.502 2.1.503 2.1.504 2.1.505 2.1.506 2.1.507 2.1.508 2.1.509 2.1.510 2.1.511 2.1.512 2.1.513 2.1.514 2.1.515 2.1.602 2.1.603 2.1.604 2.1.605 2.1.606 2.1.607 2.1.608 2.1.609 2.1.610 2.1.611 2.1.612 2.1.700 2.1.701 2.1.801 2.1.802 2.1.803 2.1.804 2.1.805 2.1.806 2.1.807 3.1.100 3.1.101 3.1.102 3.1.103 3.1.104 3.1.105 3.1.200 3.1.201 3.1.202 3.1.300 3.1.301
|
- 1.1.14 2.1.300 2.1.301 2.1.302 2.1.401 2.1.402 2.1.403 2.1.500 2.1.502 2.1.503 2.1.504 2.1.505 2.1.506 2.1.507 2.1.508 2.1.509 2.1.510 2.1.511 2.1.512 2.1.513 2.1.514 2.1.515 2.1.602 2.1.603 2.1.604 2.1.605 2.1.606 2.1.607 2.1.608 2.1.609 2.1.610 2.1.611 2.1.612 2.1.700 2.1.701 2.1.801 2.1.802 2.1.803 2.1.804 2.1.805 2.1.806 2.1.807 3.1.100 3.1.101 3.1.102 3.1.103 3.1.104 3.1.105 3.1.200 3.1.201 3.1.202 3.1.300 3.1.301
|
||||||
|
|
||||||
### .NET Core Runtime
|
### .NET Core Runtime
|
||||||
`Location C:\Program Files\dotnet\shared\Microsoft.AspNetCore.All`
|
`Location: C:\Program Files\dotnet\shared\Microsoft.AspNetCore.All`
|
||||||
- 2.1.0 2.1.1 2.1.2 2.1.3 2.1.4 2.1.5 2.1.6 2.1.7 2.1.8 2.1.9 2.1.10 2.1.11 2.1.12 2.1.13 2.1.14 2.1.15 2.1.16 2.1.17 2.1.18 2.1.19
|
- 2.1.0 2.1.1 2.1.2 2.1.3 2.1.4 2.1.5 2.1.6 2.1.7 2.1.8 2.1.9 2.1.10 2.1.11 2.1.12 2.1.13 2.1.14 2.1.15 2.1.16 2.1.17 2.1.18 2.1.19
|
||||||
|
|
||||||
`Location C:\Program Files\dotnet\shared\Microsoft.AspNetCore.App`
|
`Location: C:\Program Files\dotnet\shared\Microsoft.AspNetCore.App`
|
||||||
- 2.1.0 2.1.1 2.1.2 2.1.3 2.1.4 2.1.5 2.1.6 2.1.7 2.1.8 2.1.9 2.1.10 2.1.11 2.1.12 2.1.13 2.1.14 2.1.15 2.1.16 2.1.17 2.1.18 2.1.19 3.1.0 3.1.1 3.1.2 3.1.3 3.1.4 3.1.5
|
- 2.1.0 2.1.1 2.1.2 2.1.3 2.1.4 2.1.5 2.1.6 2.1.7 2.1.8 2.1.9 2.1.10 2.1.11 2.1.12 2.1.13 2.1.14 2.1.15 2.1.16 2.1.17 2.1.18 2.1.19 3.1.0 3.1.1 3.1.2 3.1.3 3.1.4 3.1.5
|
||||||
|
|
||||||
`Location C:\Program Files\dotnet\shared\Microsoft.NETCore.App`
|
`Location: C:\Program Files\dotnet\shared\Microsoft.NETCore.App`
|
||||||
- 1.0.16 1.1.13 2.1.0 2.1.1 2.1.2 2.1.3 2.1.4 2.1.5 2.1.6 2.1.7 2.1.8 2.1.9 2.1.10 2.1.11 2.1.12 2.1.13 2.1.14 2.1.15 2.1.16 2.1.17 2.1.18 2.1.19 3.1.0 3.1.1 3.1.2 3.1.3 3.1.4 3.1.5
|
- 1.0.16 1.1.13 2.1.0 2.1.1 2.1.2 2.1.3 2.1.4 2.1.5 2.1.6 2.1.7 2.1.8 2.1.9 2.1.10 2.1.11 2.1.12 2.1.13 2.1.14 2.1.15 2.1.16 2.1.17 2.1.18 2.1.19 3.1.0 3.1.1 3.1.2 3.1.3 3.1.4 3.1.5
|
||||||
|
|
||||||
`Location C:\Program Files\dotnet\shared\Microsoft.WindowsDesktop.App`
|
`Location: C:\Program Files\dotnet\shared\Microsoft.WindowsDesktop.App`
|
||||||
- 3.1.0 3.1.1 3.1.2 3.1.3 3.1.4 3.1.5
|
- 3.1.0 3.1.1 3.1.2 3.1.3 3.1.4 3.1.5
|
||||||
|
|
||||||
### .NET Framework
|
### .NET Framework
|
||||||
|
`Type: Developer Pack`
|
||||||
`Location C:\Program Files (x86)\Microsoft SDKs\Windows\v10.0A\bin\NETFX <version> Tools`
|
`Location C:\Program Files (x86)\Microsoft SDKs\Windows\v10.0A\bin\NETFX <version> Tools`
|
||||||
- 4.6.1 4.6.2 4.7 4.7.1 4.7.2 4.8
|
- 4.6.1 4.6.2 4.7 4.7.1 4.7.2 4.8
|
||||||
|
|
||||||
@@ -452,10 +454,10 @@ Note: MSYS2 is pre-installed on image but not added to PATH.
|
|||||||
| Az | 1.0.0<br>1.6.0<br>2.3.2<br>2.6.0<br>3.1.0<br>3.5.0<br>3.8.0 | C:\Modules\az_\<version\> |
|
| Az | 1.0.0<br>1.6.0<br>2.3.2<br>2.6.0<br>3.1.0<br>3.5.0<br>3.8.0 | C:\Modules\az_\<version\> |
|
||||||
| Azure | 2.1.0 [Installed]<br>3.8.0<br>4.2.1<br>5.1.1<br>5.3.0 | C:\Modules\azure_\<version\> |
|
| Azure | 2.1.0 [Installed]<br>3.8.0<br>4.2.1<br>5.1.1<br>5.3.0 | C:\Modules\azure_\<version\> |
|
||||||
| AzureRM | 2.1.0 [Installed]<br>3.8.0<br>4.2.1<br>5.1.1<br>6.7.0<br>6.13.1 | C:\Modules\azurerm_\<version\> |
|
| AzureRM | 2.1.0 [Installed]<br>3.8.0<br>4.2.1<br>5.1.1<br>6.7.0<br>6.13.1 | C:\Modules\azurerm_\<version\> |
|
||||||
```
|
```
|
||||||
Azure PowerShell module 2.1.0 and AzureRM PowerShell module 2.1.0 are installed
|
Azure PowerShell module 2.1.0 and AzureRM PowerShell module 2.1.0 are installed
|
||||||
and are available via 'Get-Module -ListAvailable'.
|
and are available via 'Get-Module -ListAvailable'.
|
||||||
All other versions are saved but not installed.
|
All other versions are saved but not installed.
|
||||||
```
|
```
|
||||||
### Android SDK Tools
|
### Android SDK Tools
|
||||||
| Package Name | Description |
|
| Package Name | Description |
|
||||||
|
|||||||
Reference in New Issue
Block a user