mirror of
https://github.com/actions/runner-images.git
synced 2025-12-13 12:48:18 +00:00
Updating readme file for win22 version 20211109.2 (#4454)
Co-authored-by: Image generation service account <no-reply@microsoft.com> Co-authored-by: Actions service account <no-reply@github.com>
This commit is contained in:
committed by
GitHub
parent
47a60e0776
commit
d6a789cbef
@@ -1,5 +1,6 @@
|
||||
| Announcements |
|
||||
|-|
|
||||
| [[all OSs] Default Nodejs version will be set to 16 on November, 29](https://github.com/actions/virtual-environments/issues/4446) |
|
||||
| [[all OSs] Selenium server version will be upgraded from 3 to 4 on November, 15](https://github.com/actions/virtual-environments/issues/4376) |
|
||||
| [[All OSs] Node.js version 10 will be removed from the images on November, 15](https://github.com/actions/virtual-environments/issues/4356) |
|
||||
| [Windows-2016 environment will be removed on March 15, 2022](https://github.com/actions/virtual-environments/issues/4312) |
|
||||
@@ -7,8 +8,8 @@
|
||||
| [(Public Beta) Windows Server 2022 with Visual Studio 2022 is now available](https://github.com/actions/virtual-environments/issues/3949) |
|
||||
***
|
||||
# Microsoft Windows Server 2022 Datacenter
|
||||
- OS Version: 10.0.20348 Build 288
|
||||
- Image Version: 20211102.4
|
||||
- OS Version: 10.0.20348 Build 350
|
||||
- Image Version: 20211109.2
|
||||
|
||||
## Enabled windows optional features
|
||||
- Windows Subsystem for Linux [WSLv1]
|
||||
@@ -16,25 +17,25 @@
|
||||
## Installed Software
|
||||
### Language and Runtime
|
||||
- Bash 4.4.23(1)-release
|
||||
- Go 1.16.9
|
||||
- Go 1.16.10
|
||||
- Julia 1.6.3
|
||||
- Kotlin 1.5.31
|
||||
- LLVM 13.0.0
|
||||
- Node 14.18.1
|
||||
- PHP 8.0.10
|
||||
- Python 3.9.7
|
||||
- Python 3.9.8
|
||||
- Ruby 3.0.2p107
|
||||
|
||||
### Package Management
|
||||
- Chocolatey 0.11.3
|
||||
- Composer 2.1.11
|
||||
- Helm 3.7.0
|
||||
- Composer 2.1.12
|
||||
- Helm 3.7.1
|
||||
- NPM 6.14.15
|
||||
- NuGet 5.11.0.10
|
||||
- NuGet 6.0.0.280
|
||||
- pip 21.3.1 (python 3.9)
|
||||
- Pipx 0.16.4
|
||||
- RubyGems 3.2.22
|
||||
- Vcpkg (build from master \<35443ee>)
|
||||
- Vcpkg (build from master \<70033db>)
|
||||
- Yarn 1.22.17
|
||||
|
||||
#### Environment variables
|
||||
@@ -59,7 +60,7 @@
|
||||
- CodeQL Action Bundle 2.7.0
|
||||
- Docker 20.10.7
|
||||
- Docker-compose 1.29.2
|
||||
- ghc 9.0.1
|
||||
- ghc 9.2.1
|
||||
- Git 2.33.1
|
||||
- Git LFS 3.0.1
|
||||
- jq 1.6
|
||||
@@ -71,8 +72,8 @@
|
||||
- NSIS v3.06.1
|
||||
- OpenSSL 1.1.1
|
||||
- Packer 1.7.6
|
||||
- Pulumi v3.16.0
|
||||
- R 4.1.1
|
||||
- Pulumi v3.17.0
|
||||
- R 4.1.2
|
||||
- Stack 2.7.3
|
||||
- Subversion (SVN) 1.14.1
|
||||
- Swig 4.0.2
|
||||
@@ -82,12 +83,12 @@
|
||||
- zstd 1.5.0
|
||||
|
||||
### CLI Tools
|
||||
- Alibaba Cloud CLI 3.0.97
|
||||
- AWS CLI 2.3.0
|
||||
- AWS SAM CLI 1.34.1
|
||||
- Alibaba Cloud CLI 3.0.99
|
||||
- AWS CLI 2.3.4
|
||||
- AWS SAM CLI 1.35.0
|
||||
- AWS Session Manager CLI 1.2.279.0
|
||||
- Azure CLI 2.30.0
|
||||
- Azure DevOps CLI extension 0.21.0
|
||||
- Azure DevOps CLI extension 0.22.0
|
||||
- GitHub CLI 2.2.0
|
||||
- Hub CLI 2.14.2
|
||||
|
||||
@@ -107,10 +108,10 @@
|
||||
|
||||
### Browsers and webdrivers
|
||||
- Google Chrome 95.0.4638.69
|
||||
- Chrome Driver 95.0.4638.54
|
||||
- Microsoft Edge 95.0.1020.40
|
||||
- Microsoft Edge Driver 95.0.1020.40
|
||||
- Mozilla Firefox 94.0
|
||||
- Chrome Driver 95.0.4638.69
|
||||
- Microsoft Edge 95.0.1020.44
|
||||
- Microsoft Edge Driver 95.0.1020.44
|
||||
- Mozilla Firefox 94.0.1
|
||||
- Gecko Driver 0.30.0
|
||||
- IE Driver 3.150.1.1
|
||||
- Selenium server 3.141.59
|
||||
@@ -150,8 +151,8 @@ Note: MSYS2 is pre-installed on image but not added to PATH.
|
||||
| Version | Architecture | Environment Variable |
|
||||
| ------- | ------------ | -------------------- |
|
||||
| 1.15.15 | x64 | GOROOT_1_15_X64 |
|
||||
| 1.16.9 (Default) | x64 | GOROOT_1_16_X64 |
|
||||
| 1.17.2 | x64 | GOROOT_1_17_X64 |
|
||||
| 1.16.10 (Default) | x64 | GOROOT_1_16_X64 |
|
||||
| 1.17.3 | x64 | GOROOT_1_17_X64 |
|
||||
|
||||
|
||||
#### Node
|
||||
@@ -166,10 +167,10 @@ Note: MSYS2 is pre-installed on image but not added to PATH.
|
||||
#### Python
|
||||
| Version | Architecture |
|
||||
| ------- | ------------ |
|
||||
| 3.7.9 | x64 |
|
||||
| 3.8.10 | x64 |
|
||||
| 3.9.7 (Default) | x64 |
|
||||
| 3.10.0 | x64 |
|
||||
| 3.7.9 | x64, x86 |
|
||||
| 3.8.10 | x64, x86 |
|
||||
| 3.9.8 (Default) | x64, x86 |
|
||||
| 3.10.0 | x64, x86 |
|
||||
|
||||
|
||||
#### Ruby
|
||||
@@ -205,7 +206,7 @@ Note: MSYS2 is pre-installed on image but not added to PATH.
|
||||
#### MongoDB
|
||||
| Version | ServiceName | ServiceStatus | ServiceStartType |
|
||||
| ------- | ----------- | ------------- | ---------------- |
|
||||
| 5.0.3.0 | MongoDB | Running | Automatic |
|
||||
| 5.1.0.0 | MongoDB | Running | Automatic |
|
||||
|
||||
|
||||
|
||||
@@ -220,17 +221,17 @@ Note: MSYS2 is pre-installed on image but not added to PATH.
|
||||
| Name | Version | ConfigFile | ServiceName | ServiceStatus | ListenPort |
|
||||
| ------ | ------- | ------------------------------------- | ----------- | ------------- | ---------- |
|
||||
| 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 |
|
||||
| Nginx | 1.21.4 | C:\tools\nginx-1.21.4\conf\nginx.conf | nginx | Stopped | 80 |
|
||||
|
||||
### Visual Studio Enterprise 2022
|
||||
| Name | Version | Path |
|
||||
| ----------------------------- | -------------- | ----------------------------------------------------- |
|
||||
| Visual Studio Enterprise 2022 | 17.0.31825.309 | C:\Program Files\Microsoft Visual Studio\2022\Preview |
|
||||
| ----------------------------- | ------------- | -------------------------------------------------------- |
|
||||
| Visual Studio Enterprise 2022 | 17.0.31903.59 | C:\Program Files\Microsoft Visual Studio\2022\Enterprise |
|
||||
|
||||
#### Workloads, components and extensions:
|
||||
|
||||
| Package | Version |
|
||||
| ------------------------------------------------------------------------- | --------------- |
|
||||
| ------------------------------------------------------------------------- | -------------- |
|
||||
| Component.Android.NDK.R21E | 17.0.31804.368 |
|
||||
| Component.Android.SDK.MAUI | 17.0.31804.368 |
|
||||
| Component.Android.SDK25.Private | 17.0.31804.368 |
|
||||
@@ -269,8 +270,8 @@ Note: MSYS2 is pre-installed on image but not added to PATH.
|
||||
| Microsoft.Net.ComponentGroup.DevelopmentPrerequisites | 17.0.31804.368 |
|
||||
| Microsoft.Net.ComponentGroup.TargetingPacks.Common | 17.0.31804.368 |
|
||||
| Microsoft.NetCore.Component.DevelopmentTools | 17.0.31804.368 |
|
||||
| Microsoft.NetCore.Component.Runtime.6.0 | 17.0.31807.268 |
|
||||
| Microsoft.NetCore.Component.SDK | 17.0.31807.268 |
|
||||
| Microsoft.NetCore.Component.Runtime.6.0 | 17.0.31902.203 |
|
||||
| Microsoft.NetCore.Component.SDK | 17.0.31902.203 |
|
||||
| Microsoft.NetCore.Component.Web | 17.0.31804.368 |
|
||||
| Microsoft.VisualStudio.Component.AppInsights.Tools | 17.0.31804.368 |
|
||||
| Microsoft.VisualStudio.Component.AspNet | 17.0.31804.368 |
|
||||
@@ -402,7 +403,7 @@ Note: MSYS2 is pre-installed on image but not added to PATH.
|
||||
| Microsoft.VisualStudio.Workload.NativeDesktop | 17.0.31804.368 |
|
||||
| Microsoft.VisualStudio.Workload.NativeGame | 17.0.31804.368 |
|
||||
| Microsoft.VisualStudio.Workload.NativeMobile | 17.0.31804.368 |
|
||||
| Microsoft.VisualStudio.Workload.NetCrossPlat | 17.0.31821.5396 |
|
||||
| Microsoft.VisualStudio.Workload.NetCrossPlat | 17.0.31902.203 |
|
||||
| Microsoft.VisualStudio.Workload.NetWeb | 17.0.31804.368 |
|
||||
| Microsoft.VisualStudio.Workload.Node | 17.0.31804.368 |
|
||||
| Microsoft.VisualStudio.Workload.Office | 17.0.31804.368 |
|
||||
@@ -425,17 +426,17 @@ Note: MSYS2 is pre-installed on image but not added to PATH.
|
||||
|
||||
### .NET Core SDK
|
||||
`Location C:\Program Files\dotnet\sdk`
|
||||
- 3.1.120 3.1.202 3.1.302 3.1.414 5.0.104 5.0.208 5.0.303 5.0.402 6.0.100-rc.2.21505.57
|
||||
- 3.1.120 3.1.202 3.1.302 3.1.415 5.0.104 5.0.209 5.0.303 5.0.403 6.0.100
|
||||
|
||||
### .NET Core Runtime
|
||||
`Location: C:\Program Files\dotnet\shared\Microsoft.AspNetCore.App`
|
||||
- 3.1.4 3.1.6 3.1.19 3.1.20 5.0.4 5.0.9 5.0.10 5.0.11 6.0.0-rc.2.21480.10
|
||||
- 3.1.4 3.1.6 3.1.20 3.1.21 5.0.4 5.0.9 5.0.11 5.0.12 6.0.0
|
||||
|
||||
`Location: C:\Program Files\dotnet\shared\Microsoft.NETCore.App`
|
||||
- 3.1.4 3.1.6 3.1.19 3.1.20 5.0.4 5.0.9 5.0.10 5.0.11 6.0.0-rc.2.21480.5
|
||||
- 3.1.4 3.1.6 3.1.20 3.1.21 5.0.4 5.0.9 5.0.11 5.0.12 6.0.0
|
||||
|
||||
`Location: C:\Program Files\dotnet\shared\Microsoft.WindowsDesktop.App`
|
||||
- 3.1.4 3.1.6 3.1.20 5.0.4 5.0.9 5.0.11 6.0.0-rc.2.21501.6
|
||||
- 3.1.4 3.1.6 3.1.20 3.1.21 5.0.4 5.0.9 5.0.12 6.0.0
|
||||
|
||||
### .NET Framework
|
||||
`Type: Developer Pack`
|
||||
@@ -443,7 +444,7 @@ Note: MSYS2 is pre-installed on image but not added to PATH.
|
||||
- 4.8
|
||||
|
||||
### PowerShell Tools
|
||||
- PowerShell 7.1.5
|
||||
- PowerShell 7.2.0
|
||||
|
||||
#### Azure Powershell Modules
|
||||
| Module | Version | Path |
|
||||
@@ -497,11 +498,11 @@ All other versions are saved but not installed.
|
||||
### Cached Docker images
|
||||
| Repository:Tag | Digest | Created |
|
||||
| ------------------------------------------------------------------------- | ------------------------------------------------------------------------ | ---------- |
|
||||
| mcr.microsoft.com/dotnet/framework/aspnet:4.8-windowsservercore-ltsc2022 | sha256:4d22d9b5d0a5338a88d4b4127c0cacc6396d805e29c118583f468a5aea91d11d | 2021-10-12 |
|
||||
| mcr.microsoft.com/dotnet/framework/runtime:4.8-windowsservercore-ltsc2022 | sha256:83db307a518011c4759daaff65d8c913d4dd53f8a2e55eaae7a1b2310536c49c | 2021-10-12 |
|
||||
| mcr.microsoft.com/dotnet/framework/sdk:4.8-windowsservercore-ltsc2022 | sha256:0336b90d7653044a87d7d6a974a0fc9f1d675a3163601d24b824f787a8811bea | 2021-10-12 |
|
||||
| mcr.microsoft.com/windows/nanoserver:ltsc2022 | sha256:b6f730b1dc1de3d6158ec284eb90a3bf657a70ad67201dcb98b51d05ff0ae3a3 | 2021-10-07 |
|
||||
| mcr.microsoft.com/windows/servercore:ltsc2022 | sha256:7a755066b33150c44ab196118e84a070df556bcaeccb08818d1993eb3a37a6b8 | 2021-10-07 |
|
||||
| mcr.microsoft.com/dotnet/framework/aspnet:4.8-windowsservercore-ltsc2022 | sha256:b6a565f5242df03ba025d250a2af06fbde85373549af885159d7e8b9e93ec615 | 2021-11-09 |
|
||||
| mcr.microsoft.com/dotnet/framework/runtime:4.8-windowsservercore-ltsc2022 | sha256:c6e169c86508cd70bf81e881c7084124bb4c765cb171cb9c1508851b627efb84 | 2021-11-09 |
|
||||
| mcr.microsoft.com/dotnet/framework/sdk:4.8-windowsservercore-ltsc2022 | sha256:11db21e65550210228cf257c56fe81bd40bd99912b597d277ab869e38215bfde | 2021-11-09 |
|
||||
| mcr.microsoft.com/windows/nanoserver:ltsc2022 | sha256:c093aac93e3771a85832fcf27d21dc5c12751091255a79be5a05d9bfb48c6a73 | 2021-11-03 |
|
||||
| mcr.microsoft.com/windows/servercore:ltsc2022 | sha256:35b987eaca23cce6456c07adea57a155352dce50adf0539fd57e68f3af3e8e29 | 2021-11-03 |
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user