Updating readme file for win22 version 20220116.1 (#4891)

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:
github-actions[bot]
2022-01-21 11:56:20 +00:00
committed by GitHub
parent 05fc7efd60
commit e2ebfcd1e9

View File

@@ -1,11 +1,14 @@
| Announcements |
|-|
| [[All OSs] .NET 2.1 will be removed from the images on February, 21](https://github.com/actions/virtual-environments/issues/4871) |
| [windows-latest workflows will use Windows Server 2022](https://github.com/actions/virtual-environments/issues/4856) |
| [[All OSs] Az PowerShell Module will be upgraded to 7.1.0 on January, 17](https://github.com/actions/virtual-environments/issues/4841) |
| [[All OSs] Python version 3.5 will be removed from the images on January 24, 2022](https://github.com/actions/virtual-environments/issues/4744) |
| [Windows-2016 environment will be removed on March 15, 2022](https://github.com/actions/virtual-environments/issues/4312) |
***
# Microsoft Windows Server 2022 Datacenter
- OS Version: 10.0.20348 Build 405
- Image Version: 20211219.1
- OS Version: 10.0.20348 Build 469
- Image Version: 20220116.1
## Enabled windows optional features
- Windows Subsystem for Linux [WSLv1]
@@ -13,26 +16,27 @@
## Installed Software
### Language and Runtime
- Bash 4.4.23(1)-release
- Go 1.16.12
- Julia 1.7.0
- Go 1.16.13
- Julia 1.7.1
- Kotlin 1.6.10
- LLVM 13.0.0
- Node 16.13.1
- Node 16.13.2
- Perl 5.32.1
- PHP 8.1.1
- Python 3.9.9
- Ruby 3.0.3p157
### Package Management
- Chocolatey 0.11.3
- Composer 2.1.14
- Helm 3.7.1
- Composer 2.2.4
- Helm 3.7.2
- Miniconda 4.10.3 (pre-installed on the image but not added to PATH)
- NPM 8.1.2
- NuGet 6.0.0.280
- pip 21.3.1 (python 3.9)
- Pipx 0.16.4
- Pipx 1.0.0
- RubyGems 3.2.32
- Vcpkg (build from master \<50fd3d995>)
- Vcpkg (build from master \<bba8794b8>)
- Yarn 1.22.17
#### Environment variables
@@ -44,10 +48,10 @@
- Ant 1.10.12
- Gradle 7.3
- Maven 3.8.4
- sbt 1.5.7
- sbt 1.6.1
### Tools
- 7zip 21.06
- 7zip 21.07
- aria2 1.36.0
- azcopy 10.13.0
- Bazel 4.2.2
@@ -67,12 +71,13 @@
- Kubectl 1.23.1
- Mercurial 5.0
- Mingw-w64 8.1.0
- Newman 5.3.0
- Newman 5.3.1
- NSIS v3.08
- OpenSSL 1.1.1
- Packer 1.7.8
- Pulumi v3.20.0
- Pulumi v3.22.1
- R 4.1.2
- Service Fabric SDK 8.2.1363.9590
- Stack 2.7.3
- Subversion (SVN) 1.14.1
- Swig 4.0.2
@@ -80,22 +85,22 @@
- WinAppDriver 1.2.2009.02003
- WiX Toolset v3.11.2.4516
- yamllint 1.26.3
- zstd 1.5.0
- zstd 1.5.1
### CLI Tools
- Alibaba Cloud CLI 3.0.102
- AWS CLI 2.4.6
- AWS SAM CLI 1.36.0
- AWS Session Manager CLI 1.2.279.0
- Azure CLI 2.31.0
- Alibaba Cloud CLI 3.0.104
- AWS CLI 2.4.11
- AWS SAM CLI 1.37.0
- AWS Session Manager CLI 1.2.295.0
- Azure CLI 2.32.0
- Azure DevOps CLI extension 0.22.0
- GitHub CLI 2.3.0
- GitHub CLI 2.4.0
- Hub CLI 2.14.2
### Rust Tools
- Cargo 1.57.0
- Rust 1.57.0
- Rustdoc 1.57.0
- Cargo 1.58.0
- Rust 1.58.0
- Rustdoc 1.58.0
- Rustup 1.24.3
#### Packages
@@ -103,15 +108,15 @@
- cargo-audit 0.16.0
- cargo-outdated v0.10.2
- cbindgen 0.20.0
- Clippy 0.1.57
- Rustfmt 1.4.37
- Clippy 0.1.58
- Rustfmt 1.4.38
### Browsers and webdrivers
- Google Chrome 96.0.4664.110
- Chrome Driver 96.0.4664.45
- Microsoft Edge 96.0.1054.62
- Microsoft Edge Driver 96.0.1054.62
- Mozilla Firefox 95.0.2
- Google Chrome 97.0.4692.71
- Chrome Driver 97.0.4692.71
- Microsoft Edge 97.0.1072.62
- Microsoft Edge Driver 97.0.1072.62
- Mozilla Firefox 96.0.1
- Gecko Driver 0.30.0
- IE Driver 3.150.1.1
- Selenium server 4.1.0
@@ -153,15 +158,15 @@ 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.12 (Default) | x64 | GOROOT_1_16_X64 |
| 1.17.5 | x64 | GOROOT_1_17_X64 |
| 1.16.13 (Default) | x64 | GOROOT_1_16_X64 |
| 1.17.6 | x64 | GOROOT_1_17_X64 |
#### Node
| Version | Architecture |
| ------- | ------------ |
| 12.22.8 | x64 |
| 14.18.2 | x64 |
| 16.13.1 | x64 |
| 12.22.9 | x64 |
| 14.18.3 | x64 |
| 16.13.2 | x64 |
#### Python
| Version | Architecture |
@@ -211,13 +216,13 @@ Note: MSYS2 is pre-installed on image but not added to PATH.
### Web Servers
| Name | Version | ConfigFile | ServiceName | ServiceStatus | ListenPort |
| ------ | ------- | ------------------------------------- | ----------- | ------------- | ---------- |
| Apache | 2.4.51 | C:\tools\Apache24\conf\httpd.conf | Apache | Stopped | 80 |
| Nginx | 1.21.4 | C:\tools\nginx-1.21.4\conf\nginx.conf | nginx | Stopped | 80 |
| Apache | 2.4.52 | C:\tools\Apache24\conf\httpd.conf | Apache | Stopped | 80 |
| Nginx | 1.21.5 | C:\tools\nginx-1.21.5\conf\nginx.conf | nginx | Stopped | 80 |
### Visual Studio Enterprise 2022
| Name | Version | Path |
| ----------------------------- | -------------- | -------------------------------------------------------- |
| Visual Studio Enterprise 2022 | 17.0.32014.148 | C:\Program Files\Microsoft Visual Studio\2022\Enterprise |
| Visual Studio Enterprise 2022 | 17.0.32112.339 | C:\Program Files\Microsoft Visual Studio\2022\Enterprise |
#### Workloads, components and extensions:
| Package | Version |
@@ -238,7 +243,7 @@ Note: MSYS2 is pre-installed on image but not added to PATH.
| Component.UnityEngine.x64 | 17.0.31804.368 |
| Component.Unreal | 17.0.31804.368 |
| Component.Unreal.Android | 17.0.31804.368 |
| Component.VSInstallerProjects2022 | 0.1.0 |
| Component.VSInstallerProjects2022 | 2.0.0 |
| Component.Xamarin | 17.0.31804.368 |
| Component.Xamarin.RemotedSimulator | 17.0.31807.282 |
| Microsoft.Component.Azure.DataLake.Tools | 17.0.31805.14 |
@@ -255,6 +260,7 @@ Note: MSYS2 is pre-installed on image but not added to PATH.
| Microsoft.Net.Component.4.6.TargetingPack | 17.0.31804.368 |
| Microsoft.Net.Component.4.7.1.TargetingPack | 17.0.31804.368 |
| Microsoft.Net.Component.4.7.2.TargetingPack | 17.0.31804.368 |
| Microsoft.Net.Component.4.7.TargetingPack | 17.0.31804.368 |
| Microsoft.Net.Component.4.8.SDK | 17.0.31804.368 |
| Microsoft.Net.Component.4.8.TargetingPack | 17.0.31804.368 |
| Microsoft.Net.ComponentGroup.4.8.DeveloperTools | 17.0.31804.368 |
@@ -264,7 +270,7 @@ Note: MSYS2 is pre-installed on image but not added to PATH.
| microsoft.net.sdk.emscripten | 6.0.5.2003 |
| Microsoft.NetCore.Component.DevelopmentTools | 17.0.31804.368 |
| Microsoft.NetCore.Component.Runtime.6.0 | 17.0.32002.159 |
| Microsoft.NetCore.Component.SDK | 17.0.32002.159 |
| Microsoft.NetCore.Component.SDK | 17.0.32106.176 |
| 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 |
@@ -347,6 +353,7 @@ Note: MSYS2 is pre-installed on image but not added to PATH.
| Microsoft.VisualStudio.Component.VC.MFC.ARM | 17.0.31804.368 |
| Microsoft.VisualStudio.Component.VC.MFC.ARM64 | 17.0.31804.368 |
| Microsoft.VisualStudio.Component.VC.MFC.ARM64EC | 17.0.31804.368 |
| Microsoft.VisualStudio.Component.VC.Modules.x86.x64 | 17.0.31804.368 |
| Microsoft.VisualStudio.Component.VC.Redist.14.Latest | 17.0.31804.368 |
| Microsoft.VisualStudio.Component.VC.Runtimes.ARM64.Spectre | 17.0.31804.368 |
| Microsoft.VisualStudio.Component.VC.Runtimes.x86.x64.Spectre | 17.0.31804.368 |
@@ -407,19 +414,21 @@ Note: MSYS2 is pre-installed on image but not added to PATH.
| Microsoft.VisualStudio.Workload.Universal | 17.0.31804.368 |
| Microsoft.VisualStudio.Workload.VisualStudioExtension | 17.0.31804.368 |
| wasm.tools | 6.0.121.56705 |
| VisualStudioClient.MicrosoftVisualStudio2022InstallerProjects | 0.1.0 |
| VisualStudioClient.MicrosoftVisualStudio2022InstallerProjects | 2.0.0 |
#### Microsoft Visual C++:
| Name | Architecture | Version |
| -------------------------------------------- | ------------ | ----------- |
| Microsoft Visual C++ 2012 Additional Runtime | x64 | 11.0.61030 |
| Microsoft Visual C++ 2012 Minimum Runtime | x64 | 11.0.61030 |
| Microsoft Visual C++ 2013 Additional Runtime | x64 | 12.0.40660 |
| Microsoft Visual C++ 2013 Minimum Runtime | x64 | 12.0.40660 |
| Microsoft Visual C++ 2022 Additional Runtime | x64 | 14.30.30704 |
| Microsoft Visual C++ 2022 Debug Runtime | x64 | 14.30.30704 |
| Microsoft Visual C++ 2022 Minimum Runtime | x64 | 14.30.30704 |
| Microsoft Visual C++ 2022 Additional Runtime | x86 | 14.30.30704 |
| Microsoft Visual C++ 2022 Debug Runtime | x86 | 14.30.30704 |
| Microsoft Visual C++ 2022 Minimum Runtime | x86 | 14.30.30704 |
| Microsoft Visual C++ 2022 Additional Runtime | x64 | 14.30.30708 |
| Microsoft Visual C++ 2022 Debug Runtime | x64 | 14.30.30708 |
| Microsoft Visual C++ 2022 Minimum Runtime | x64 | 14.30.30708 |
| Microsoft Visual C++ 2022 Additional Runtime | x86 | 14.30.30708 |
| Microsoft Visual C++ 2022 Debug Runtime | x86 | 14.30.30708 |
| Microsoft Visual C++ 2022 Minimum Runtime | x86 | 14.30.30708 |
### .NET Core SDK
`Location C:\Program Files\dotnet\sdk`
@@ -427,10 +436,10 @@ Note: MSYS2 is pre-installed on image but not added to PATH.
### .NET Core Runtime
`Location: C:\Program Files\dotnet\shared\Microsoft.AspNetCore.App`
- 3.1.4 3.1.6 3.1.20 3.1.21 3.1.22 5.0.4 5.0.9 5.0.12 5.0.13 6.0.1
- 3.1.4 3.1.6 3.1.20 3.1.22 5.0.4 5.0.9 5.0.13 6.0.1
`Location: C:\Program Files\dotnet\shared\Microsoft.NETCore.App`
- 3.1.4 3.1.6 3.1.20 3.1.21 3.1.22 5.0.4 5.0.9 5.0.12 5.0.13 6.0.1
- 3.1.4 3.1.6 3.1.20 3.1.22 5.0.4 5.0.9 5.0.13 6.0.1
`Location: C:\Program Files\dotnet\shared\Microsoft.WindowsDesktop.App`
- 3.1.4 3.1.6 3.1.20 3.1.22 5.0.4 5.0.9 5.0.13 6.0.1
@@ -446,7 +455,7 @@ Note: MSYS2 is pre-installed on image but not added to PATH.
#### Azure Powershell Modules
| Module | Version | Path |
| ------- | ------------------------------------------------------------------------------- | ------------------------------ |
| Az | 6.5.0 | C:\Modules\az_\<version\> |
| Az | 6.6.0.zip<br>7.1.0 | C:\Modules\az_\<version\> |
| Azure | 2.1.0 [Installed]<br>3.8.0.zip<br>4.2.1.zip<br>5.1.1.zip<br>5.3.0 | C:\Modules\azure_\<version\> |
| AzureRM | 2.1.0 [Installed]<br>3.8.0.zip<br>4.2.1.zip<br>5.1.1.zip<br>6.7.0.zip<br>6.13.1 | C:\Modules\azurerm_\<version\> |
```
@@ -460,7 +469,7 @@ All other versions are saved but not installed.
| ------------------ | ---------------- |
| DockerMsftProvider | 1.0.0.8 |
| MarkdownPS | 1.9 |
| Microsoft.Graph | 1.9.0 |
| Microsoft.Graph | 1.9.1 |
| Pester | 3.4.0<br>5.3.1 |
| PowerShellGet | 1.0.0.1<br>2.2.5 |
| PSScriptAnalyzer | 1.20.0 |
@@ -496,10 +505,10 @@ 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:f361f9071edda48d05910f4e77f17f7bdb83f75e3f5504c70b31eb3efa784d09 | 2021-12-14 |
| mcr.microsoft.com/dotnet/framework/runtime:4.8-windowsservercore-ltsc2022 | sha256:6e9e92babd4d6ea9b1b79bb4c39b8eebff794923368b7602fdecc2fda7811855 | 2021-12-14 |
| mcr.microsoft.com/dotnet/framework/sdk:4.8-windowsservercore-ltsc2022 | sha256:26d0f5d9c0287dd89900e8d82a59cef31d8e62dcd624227d286654ac618cc4c2 | 2021-12-14 |
| mcr.microsoft.com/windows/nanoserver:ltsc2022 | sha256:802c38698f46f154711a18c4ac31b224e05159dd287e662d2a16a1ffc4be7d15 | 2021-12-08 |
| mcr.microsoft.com/windows/servercore:ltsc2022 | sha256:1f8965b9b4e2097ac78590ba652f069eafd5b6a0a4e9e603a415d362bfb7638c | 2021-12-08 |
| mcr.microsoft.com/dotnet/framework/aspnet:4.8-windowsservercore-ltsc2022 | sha256:74a2826e180a8efd15c094f8c0395d751354a17ed971b73dc08643f2eff934f5 | 2022-01-12 |
| mcr.microsoft.com/dotnet/framework/runtime:4.8-windowsservercore-ltsc2022 | sha256:4991bb905c1e24a93768c85c4ee41e911ec94211636113944441b6ece1793325 | 2022-01-12 |
| mcr.microsoft.com/dotnet/framework/sdk:4.8-windowsservercore-ltsc2022 | sha256:b64cd92d5e28816760c8055053013f54488bdba2b788f6d7db1f1aa26c8ff1f8 | 2022-01-12 |
| mcr.microsoft.com/windows/nanoserver:ltsc2022 | sha256:e5f029ba86d30704103c8f7dbde99dd3e05579917ebf3cae4872859e2c542e04 | 2022-01-06 |
| mcr.microsoft.com/windows/servercore:ltsc2022 | sha256:51dfdaaa8e4ba5a3bc9177a4d4908623a0b98a7b42b458b424a7a88dcdb09375 | 2022-01-06 |