mirror of
https://github.com/actions/runner-images.git
synced 2026-01-22 20:49:48 +08:00
Updating readme file for win19 version 20211011.0
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
***
|
||||
# Microsoft Windows Server 2019 Datacenter
|
||||
- OS Version: 10.0.17763 Build 2183
|
||||
- Image Version: 20211003.2
|
||||
- Image Version: 20211011.0
|
||||
|
||||
## Enabled windows optional features
|
||||
- Windows Subsystem for Linux [WSLv1]
|
||||
@@ -15,7 +15,7 @@
|
||||
- Go 1.15.15
|
||||
- Julia 1.6.3
|
||||
- Kotlin 1.5.31
|
||||
- LLVM 12.0.1
|
||||
- LLVM 13.0.0
|
||||
- Node 14.18.0
|
||||
- Perl 5.32.1
|
||||
- PHP 8.0.10
|
||||
@@ -24,15 +24,15 @@
|
||||
|
||||
### Package Management
|
||||
- Chocolatey 0.11.2
|
||||
- Composer 2.1.8
|
||||
- Helm 3.6.3
|
||||
- Composer 2.1.9
|
||||
- Helm 3.7.0
|
||||
- Miniconda 4.10.3 (pre-installed on the image but not added to PATH)
|
||||
- NPM 6.14.15
|
||||
- NuGet 5.11.0.10
|
||||
- pip 21.2.4 (python 3.7)
|
||||
- Pipx 0.16.4
|
||||
- RubyGems 2.7.6.3
|
||||
- Vcpkg (build from master \<2a31089>)
|
||||
- Vcpkg (build from master \<1d4128f>)
|
||||
- Yarn 1.22.15
|
||||
|
||||
#### Environment variables
|
||||
@@ -44,7 +44,7 @@
|
||||
### Project Management
|
||||
- Ant 1.10.11
|
||||
- Gradle 7.2
|
||||
- Maven 3.8.2
|
||||
- Maven 3.8.3
|
||||
- sbt 1.5.5
|
||||
|
||||
### Tools
|
||||
@@ -56,14 +56,14 @@
|
||||
- Bicep 0.4.613
|
||||
- Cabal 3.4.0.0
|
||||
- CMake 3.21.3
|
||||
- CodeQL Action Bundle 2.6.2
|
||||
- CodeQL Action Bundle 2.6.3
|
||||
- Docker 20.10.7
|
||||
- Docker-compose 1.29.2
|
||||
- ghc 9.0.1
|
||||
- Git 2.33.0
|
||||
- Git LFS 2.13.3
|
||||
- Google Cloud SDK 359.0.0
|
||||
- GVFS 1.0.21085.9
|
||||
- Google Cloud SDK 360.0.0
|
||||
- GVFS 1.0.21229.1
|
||||
- InnoSetup 6.2.0
|
||||
- jq 1.6
|
||||
- Kind 0.11.1
|
||||
@@ -74,7 +74,7 @@
|
||||
- NSIS v3.06.1
|
||||
- OpenSSL 1.1.1
|
||||
- Packer 1.7.5
|
||||
- Pulumi v3.13.2
|
||||
- Pulumi v3.14.0
|
||||
- R 4.1.1
|
||||
- Stack 2.7.3
|
||||
- Subversion (SVN) 1.14.1
|
||||
@@ -110,11 +110,11 @@
|
||||
- Rustfmt 1.4.37
|
||||
|
||||
### Browsers and webdrivers
|
||||
- Google Chrome 94.0.4606.71
|
||||
- Google Chrome 94.0.4606.81
|
||||
- Chrome Driver 94.0.4606.61
|
||||
- Microsoft Edge 94.0.992.38
|
||||
- Microsoft Edge Driver 94.0.992.38
|
||||
- Mozilla Firefox 92.0.1
|
||||
- Mozilla Firefox 93.0
|
||||
- Gecko Driver 0.30.0
|
||||
- IE Driver 3.150.1.1
|
||||
|
||||
@@ -157,8 +157,8 @@ Note: MSYS2 is pre-installed on image but not added to PATH.
|
||||
| 1.13.15 | x64 | GOROOT_1_13_X64 |
|
||||
| 1.14.15 | x64 | GOROOT_1_14_X64 |
|
||||
| 1.15.15 (Default) | x64 | GOROOT_1_15_X64 |
|
||||
| 1.16.8 | x64 | GOROOT_1_16_X64 |
|
||||
| 1.17.1 | x64 | GOROOT_1_17_X64 |
|
||||
| 1.16.9 | x64 | GOROOT_1_16_X64 |
|
||||
| 1.17.2 | x64 | GOROOT_1_17_X64 |
|
||||
|
||||
|
||||
#### Node
|
||||
@@ -178,6 +178,7 @@ Note: MSYS2 is pre-installed on image but not added to PATH.
|
||||
| 3.7.9 (Default) | x64, x86 |
|
||||
| 3.8.10 | x64, x86 |
|
||||
| 3.9.7 | x64, x86 |
|
||||
| 3.10.0 | x64 |
|
||||
|
||||
|
||||
#### Ruby
|
||||
@@ -230,19 +231,19 @@ Note: MSYS2 is pre-installed on image but not added to PATH.
|
||||
### Web Servers
|
||||
| Name | Version | ConfigFile | ServiceName | ServiceStatus | ListenPort |
|
||||
| ------ | ------- | ------------------------------------- | ----------- | ------------- | ---------- |
|
||||
| Apache | 2.4.49 | C:\tools\Apache24\conf\httpd.conf | Apache | Stopped | 80 |
|
||||
| Apache | 2.4.51 | C:\tools\Apache24\conf\httpd.conf | Apache | Stopped | 80 |
|
||||
| Nginx | 1.21.3 | C:\tools\nginx-1.21.3\conf\nginx.conf | nginx | Stopped | 80 |
|
||||
|
||||
### Visual Studio Enterprise 2019
|
||||
| Name | Version | Path |
|
||||
| ----------------------------- | --------------- | -------------------------------------------------------------- |
|
||||
| Visual Studio Enterprise 2019 | 16.11.31702.278 | C:\Program Files (x86)\Microsoft Visual Studio\2019\Enterprise |
|
||||
| Visual Studio Enterprise 2019 | 16.11.31727.386 | C:\Program Files (x86)\Microsoft Visual Studio\2019\Enterprise |
|
||||
|
||||
#### Workloads, components and extensions:
|
||||
|
||||
| Package | Version |
|
||||
| ------------------------------------------------------------------------- | --------------- |
|
||||
| Component.Android.NDK.R16B | 16.11.31627.206 |
|
||||
| Component.Android.NDK.R16B | 16.11.31727.140 |
|
||||
| Component.Android.SDK25.Private | 16.0.28625.61 |
|
||||
| Component.Android.SDK30 | 16.10.31205.252 |
|
||||
| Component.Ant | 1.9.3.8 |
|
||||
@@ -421,6 +422,7 @@ Note: MSYS2 is pre-installed on image but not added to PATH.
|
||||
| Microsoft.VisualStudio.Component.Windows10SDK.18362 | 16.1.28829.92 |
|
||||
| Microsoft.VisualStudio.Component.Windows10SDK.19041 | 16.10.31205.252 |
|
||||
| Microsoft.VisualStudio.Component.Windows10SDK.20348 | 16.11.31603.221 |
|
||||
| Microsoft.VisualStudio.Component.Windows11SDK.22000 | 16.11.31727.170 |
|
||||
| Microsoft.VisualStudio.Component.WinXP | 16.10.31205.252 |
|
||||
| Microsoft.VisualStudio.Component.Workflow | 16.0.28315.86 |
|
||||
| Microsoft.VisualStudio.ComponentGroup.ArchitectureTools.Native | 16.0.28621.142 |
|
||||
@@ -450,8 +452,8 @@ Note: MSYS2 is pre-installed on image but not added to PATH.
|
||||
| Microsoft.VisualStudio.Workload.ManagedDesktop | 16.10.31303.231 |
|
||||
| Microsoft.VisualStudio.Workload.ManagedGame | 16.10.31205.180 |
|
||||
| Microsoft.VisualStudio.Workload.NativeCrossPlat | 16.10.31205.180 |
|
||||
| Microsoft.VisualStudio.Workload.NativeDesktop | 16.10.31205.180 |
|
||||
| Microsoft.VisualStudio.Workload.NativeGame | 16.10.31205.180 |
|
||||
| Microsoft.VisualStudio.Workload.NativeDesktop | 16.11.31727.170 |
|
||||
| Microsoft.VisualStudio.Workload.NativeGame | 16.11.31727.170 |
|
||||
| Microsoft.VisualStudio.Workload.NativeMobile | 16.10.31205.180 |
|
||||
| Microsoft.VisualStudio.Workload.NetCoreTools | 16.10.31303.231 |
|
||||
| Microsoft.VisualStudio.Workload.NetCrossPlat | 16.10.31205.180 |
|
||||
@@ -459,7 +461,7 @@ Note: MSYS2 is pre-installed on image but not added to PATH.
|
||||
| Microsoft.VisualStudio.Workload.Node | 16.10.31205.180 |
|
||||
| Microsoft.VisualStudio.Workload.Office | 16.10.31205.180 |
|
||||
| Microsoft.VisualStudio.Workload.Python | 16.10.31303.231 |
|
||||
| Microsoft.VisualStudio.Workload.Universal | 16.10.31205.180 |
|
||||
| Microsoft.VisualStudio.Workload.Universal | 16.11.31727.170 |
|
||||
| Microsoft.VisualStudio.Workload.VisualStudioExtension | 16.10.31205.180 |
|
||||
| ms-biztalk.BizTalk | 3.13.2.0 |
|
||||
| ProBITools.MicrosoftAnalysisServicesModelingProjects | 2.9.18 |
|
||||
@@ -468,7 +470,7 @@ Note: MSYS2 is pre-installed on image but not added to PATH.
|
||||
| VisualStudioClient.MicrosoftVisualStudio2017InstallerProjects | 1.0.0 |
|
||||
| Windows Driver Kit | 10.0.21381.0 |
|
||||
| Windows Driver Kit Visual Studio Extension | 10.1.22000.1 |
|
||||
| Windows Software Development Kit Extension | 10.1.22000.1 |
|
||||
| Windows Software Development Kit Extension | 10.1.22000.194 |
|
||||
| WIX Toolset | 3.11.4516 |
|
||||
| WIX Toolset Studio 2019 Extension | 1.0.0.4 |
|
||||
|
||||
@@ -484,12 +486,12 @@ Note: MSYS2 is pre-installed on image but not added to PATH.
|
||||
| Microsoft Visual C++ 2013 Minimum Runtime | x64 | 12.0.40660 |
|
||||
| Microsoft Visual C++ 2013 Additional Runtime | x86 | 12.0.21005 |
|
||||
| Microsoft Visual C++ 2013 Minimum Runtime | x86 | 12.0.21005 |
|
||||
| Microsoft Visual C++ 2019 Additional Runtime | x64 | 14.29.30133 |
|
||||
| Microsoft Visual C++ 2019 Debug Runtime | x64 | 14.29.30133 |
|
||||
| Microsoft Visual C++ 2019 Minimum Runtime | x64 | 14.29.30133 |
|
||||
| Microsoft Visual C++ 2019 Additional Runtime | x86 | 14.29.30133 |
|
||||
| Microsoft Visual C++ 2019 Debug Runtime | x86 | 14.29.30133 |
|
||||
| Microsoft Visual C++ 2019 Minimum Runtime | x86 | 14.29.30133 |
|
||||
| Microsoft Visual C++ 2019 Additional Runtime | x64 | 14.29.30135 |
|
||||
| Microsoft Visual C++ 2019 Debug Runtime | x64 | 14.29.30135 |
|
||||
| Microsoft Visual C++ 2019 Minimum Runtime | x64 | 14.29.30135 |
|
||||
| Microsoft Visual C++ 2019 Additional Runtime | x86 | 14.29.30135 |
|
||||
| Microsoft Visual C++ 2019 Debug Runtime | x86 | 14.29.30135 |
|
||||
| Microsoft Visual C++ 2019 Minimum Runtime | x86 | 14.29.30135 |
|
||||
|
||||
### .NET Core SDK
|
||||
`Location C:\Program Files\dotnet\sdk`
|
||||
|
||||
Reference in New Issue
Block a user