mirror of
https://github.com/actions/runner-images.git
synced 2025-12-18 15:57:17 +00:00
Updating readme file for win19 version 20211018.0 (#4306)
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
479bc3f1ea
commit
94c5dcadbd
@@ -3,8 +3,8 @@
|
||||
| [(Public Beta) Windows Server 2022 with Visual Studio 2022 is now available](https://github.com/actions/virtual-environments/issues/3949) |
|
||||
***
|
||||
# Microsoft Windows Server 2019 Datacenter
|
||||
- OS Version: 10.0.17763 Build 2183
|
||||
- Image Version: 20211011.0
|
||||
- OS Version: 10.0.17763 Build 2237
|
||||
- Image Version: 20211018.0
|
||||
|
||||
## Enabled windows optional features
|
||||
- Windows Subsystem for Linux [WSLv1]
|
||||
@@ -16,7 +16,7 @@
|
||||
- Julia 1.6.3
|
||||
- Kotlin 1.5.31
|
||||
- LLVM 13.0.0
|
||||
- Node 14.18.0
|
||||
- Node 14.18.1
|
||||
- Perl 5.32.1
|
||||
- PHP 8.0.10
|
||||
- Python 3.7.9
|
||||
@@ -29,11 +29,11 @@
|
||||
- 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)
|
||||
- pip 21.3 (python 3.7)
|
||||
- Pipx 0.16.4
|
||||
- RubyGems 2.7.6.3
|
||||
- Vcpkg (build from master \<1d4128f>)
|
||||
- Yarn 1.22.15
|
||||
- Vcpkg (build from master \<699c877>)
|
||||
- Yarn 1.22.17
|
||||
|
||||
#### Environment variables
|
||||
| Name | Value |
|
||||
@@ -53,17 +53,16 @@
|
||||
- azcopy 10.12.2
|
||||
- Bazel 4.2.1
|
||||
- Bazelisk 1.10.1
|
||||
- Bicep 0.4.613
|
||||
- Cabal 3.4.0.0
|
||||
- Bicep 0.4.1008
|
||||
- Cabal 3.6.2.0
|
||||
- CMake 3.21.3
|
||||
- CodeQL Action Bundle 2.6.3
|
||||
- CodeQL Action Bundle 2.6.3-a
|
||||
- Docker 20.10.7
|
||||
- Docker-compose 1.29.2
|
||||
- ghc 9.0.1
|
||||
- Git 2.33.0
|
||||
- Git LFS 2.13.3
|
||||
- Git 2.33.1
|
||||
- Git LFS 3.0.1
|
||||
- Google Cloud SDK 360.0.0
|
||||
- GVFS 1.0.21229.1
|
||||
- InnoSetup 6.2.0
|
||||
- jq 1.6
|
||||
- Kind 0.11.1
|
||||
@@ -73,8 +72,8 @@
|
||||
- Newman 5.3.0
|
||||
- NSIS v3.06.1
|
||||
- OpenSSL 1.1.1
|
||||
- Packer 1.7.5
|
||||
- Pulumi v3.14.0
|
||||
- Packer 1.7.6
|
||||
- Pulumi v3.15.0
|
||||
- R 4.1.1
|
||||
- Stack 2.7.3
|
||||
- Subversion (SVN) 1.14.1
|
||||
@@ -86,13 +85,13 @@
|
||||
|
||||
### CLI Tools
|
||||
- Alibaba Cloud CLI 3.0.94
|
||||
- AWS CLI 2.2.43
|
||||
- AWS CLI 2.2.46
|
||||
- AWS SAM CLI 1.33.0
|
||||
- AWS Session Manager CLI 1.2.245.0
|
||||
- Azure CLI 2.28.0
|
||||
- Azure CLI 2.29.0
|
||||
- Azure DevOps CLI extension 0.20.0
|
||||
- Cloud Foundry CLI 6.53.0
|
||||
- GitHub CLI 2.0.0
|
||||
- GitHub CLI 2.1.0
|
||||
- Hub CLI 2.14.2
|
||||
|
||||
### Rust Tools
|
||||
@@ -112,8 +111,8 @@
|
||||
### Browsers and webdrivers
|
||||
- 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
|
||||
- Microsoft Edge 94.0.992.50
|
||||
- Microsoft Edge Driver 94.0.992.50
|
||||
- Mozilla Firefox 93.0
|
||||
- Gecko Driver 0.30.0
|
||||
- IE Driver 3.150.1.1
|
||||
@@ -165,8 +164,8 @@ Note: MSYS2 is pre-installed on image but not added to PATH.
|
||||
| Version | Architecture |
|
||||
| ------- | ------------ |
|
||||
| 10.24.1 | x64 |
|
||||
| 12.22.6 | x64 |
|
||||
| 14.18.0 | x64 |
|
||||
| 12.22.7 | x64 |
|
||||
| 14.18.1 | x64 |
|
||||
|
||||
|
||||
#### Python
|
||||
@@ -194,9 +193,9 @@ Note: MSYS2 is pre-installed on image but not added to PATH.
|
||||
#### PyPy
|
||||
| Python Version | PyPy Version |
|
||||
| -------------- | ------------ |
|
||||
| 2.7.18 | PyPy 7.3.5 with MSC v.1927 64 bit (AMD64) |
|
||||
| 2.7.18 | PyPy 7.3.6 with MSC v.1929 64 bit (AMD64) |
|
||||
| 3.6.12 | PyPy 7.3.3 with MSC v.1927 32 bit |
|
||||
| 3.7.10 | PyPy 7.3.5 with MSC v.1927 64 bit (AMD64) |
|
||||
| 3.7.12 | PyPy 7.3.6 with MSC v.1929 64 bit (AMD64) |
|
||||
|
||||
|
||||
|
||||
@@ -223,7 +222,7 @@ Note: MSYS2 is pre-installed on image but not added to PATH.
|
||||
|
||||
### Database tools
|
||||
- Azure CosmosDb Emulator 2.14.3.0
|
||||
- DacFx 15.0.5164.1
|
||||
- DacFx 15.0.5282.3
|
||||
- MySQL 5.7.35.0
|
||||
- SQLPS 1.0
|
||||
|
||||
@@ -237,13 +236,13 @@ Note: MSYS2 is pre-installed on image but not added to PATH.
|
||||
### Visual Studio Enterprise 2019
|
||||
| Name | Version | Path |
|
||||
| ----------------------------- | --------------- | -------------------------------------------------------------- |
|
||||
| Visual Studio Enterprise 2019 | 16.11.31727.386 | C:\Program Files (x86)\Microsoft Visual Studio\2019\Enterprise |
|
||||
| Visual Studio Enterprise 2019 | 16.11.31729.503 | C:\Program Files (x86)\Microsoft Visual Studio\2019\Enterprise |
|
||||
|
||||
#### Workloads, components and extensions:
|
||||
|
||||
| Package | Version |
|
||||
| ------------------------------------------------------------------------- | --------------- |
|
||||
| Component.Android.NDK.R16B | 16.11.31727.140 |
|
||||
| Component.Android.NDK.R16B | 16.11.31729.444 |
|
||||
| Component.Android.SDK25.Private | 16.0.28625.61 |
|
||||
| Component.Android.SDK30 | 16.10.31205.252 |
|
||||
| Component.Ant | 1.9.3.8 |
|
||||
@@ -298,9 +297,9 @@ Note: MSYS2 is pre-installed on image but not added to PATH.
|
||||
| Microsoft.Net.ComponentGroup.DevelopmentPrerequisites | 16.3.29207.166 |
|
||||
| Microsoft.Net.ComponentGroup.TargetingPacks.Common | 16.0.28516.191 |
|
||||
| Microsoft.NetCore.Component.DevelopmentTools | 16.10.31303.231 |
|
||||
| Microsoft.NetCore.Component.Runtime.3.1 | 16.11.31701.289 |
|
||||
| Microsoft.NetCore.Component.Runtime.5.0 | 16.11.31701.289 |
|
||||
| Microsoft.NetCore.Component.SDK | 16.11.31701.289 |
|
||||
| Microsoft.NetCore.Component.Runtime.3.1 | 16.11.31729.444 |
|
||||
| Microsoft.NetCore.Component.Runtime.5.0 | 16.11.31729.444 |
|
||||
| Microsoft.NetCore.Component.SDK | 16.11.31729.444 |
|
||||
| Microsoft.NetCore.Component.Web | 16.10.31303.231 |
|
||||
| Microsoft.VisualStudio.Component.AppInsights.Tools | 16.5.29515.121 |
|
||||
| Microsoft.VisualStudio.Component.AspNet45 | 16.10.31205.252 |
|
||||
@@ -495,20 +494,20 @@ Note: MSYS2 is pre-installed on image but not added to PATH.
|
||||
|
||||
### .NET Core SDK
|
||||
`Location C:\Program Files\dotnet\sdk`
|
||||
- 2.1.302 2.1.403 2.1.526 2.1.617 2.1.701 2.1.818 3.1.119 3.1.202 3.1.302 3.1.413 5.0.104 5.0.207 5.0.303 5.0.401
|
||||
- 2.1.302 2.1.403 2.1.526 2.1.617 2.1.701 2.1.818 3.1.120 3.1.202 3.1.302 3.1.414 5.0.104 5.0.208 5.0.303 5.0.402
|
||||
|
||||
### .NET Core Runtime
|
||||
`Location: C:\Program Files\dotnet\shared\Microsoft.AspNetCore.All`
|
||||
- 2.1.2 2.1.5 2.1.12 2.1.24 2.1.30
|
||||
|
||||
`Location: C:\Program Files\dotnet\shared\Microsoft.AspNetCore.App`
|
||||
- 2.1.2 2.1.5 2.1.12 2.1.24 2.1.30 3.1.4 3.1.6 3.1.19 5.0.4 5.0.9 5.0.10
|
||||
- 2.1.2 2.1.5 2.1.12 2.1.24 2.1.30 3.1.4 3.1.6 3.1.20 5.0.4 5.0.9 5.0.11
|
||||
|
||||
`Location: C:\Program Files\dotnet\shared\Microsoft.NETCore.App`
|
||||
- 2.1.2 2.1.5 2.1.12 2.1.24 2.1.30 3.1.4 3.1.6 3.1.19 5.0.4 5.0.9 5.0.10
|
||||
- 2.1.2 2.1.5 2.1.12 2.1.24 2.1.30 3.1.4 3.1.6 3.1.20 5.0.4 5.0.9 5.0.11
|
||||
|
||||
`Location: C:\Program Files\dotnet\shared\Microsoft.WindowsDesktop.App`
|
||||
- 3.1.4 3.1.6 3.1.19 5.0.4 5.0.9 5.0.10
|
||||
- 3.1.4 3.1.6 3.1.20 5.0.4 5.0.9 5.0.11
|
||||
|
||||
### .NET Framework
|
||||
`Type: Developer Pack`
|
||||
@@ -516,7 +515,7 @@ Note: MSYS2 is pre-installed on image but not added to PATH.
|
||||
- 4.7.2 4.8
|
||||
|
||||
### PowerShell Tools
|
||||
- PowerShell 7.1.4
|
||||
- PowerShell 7.1.5
|
||||
|
||||
#### Azure Powershell Modules
|
||||
| Module | Version | Path |
|
||||
@@ -534,6 +533,7 @@ All other versions are saved but not installed.
|
||||
| ------------------ | ---------------- |
|
||||
| DockerMsftProvider | 1.0.0.8 |
|
||||
| MarkdownPS | 1.9 |
|
||||
| Microsoft.Graph | 1.7.0 |
|
||||
| Pester | 3.4.0<br>5.3.1 |
|
||||
| PowerShellGet | 1.0.0.1<br>2.2.5 |
|
||||
| PSScriptAnalyzer | 1.20.0 |
|
||||
@@ -570,11 +570,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-ltsc2019 | sha256:ff55a743a870b75591d2386b140867552b7f976f9250389e527b6f132d1d1629 | 2021-09-14 |
|
||||
| mcr.microsoft.com/dotnet/framework/runtime:4.8-windowsservercore-ltsc2019 | sha256:a3acbe2669d7290fbb04cd2c8a865fbee48ed45cb9a95b1183e386defd33213b | 2021-09-14 |
|
||||
| mcr.microsoft.com/dotnet/framework/sdk:4.8-windowsservercore-ltsc2019 | sha256:067c989576d5c60490585967a76313f9d8543ebda2dcbb447e81d741e6b2d017 | 2021-09-14 |
|
||||
| mcr.microsoft.com/windows/nanoserver:1809 | sha256:03ee436d47400ad04331b22bff41b54c31f5391c91ef05c3dbadb6d2eb511cd2 | 2021-09-13 |
|
||||
| mcr.microsoft.com/windows/servercore:ltsc2019 | sha256:2b33eda096538c803fbf0c03dc7ea42c3c1b713e30aae03116d989867eda2bf8 | 2021-09-13 |
|
||||
| mcr.microsoft.com/dotnet/framework/aspnet:4.8-windowsservercore-ltsc2019 | sha256:695800879b816ecb5e4c916ffae424549cbfe8f26d652020f8e5e26393719e93 | 2021-10-12 |
|
||||
| mcr.microsoft.com/dotnet/framework/runtime:4.8-windowsservercore-ltsc2019 | sha256:a713050b9d9d940565e37d50a0e5109259eaf985997c4f28ec568f088962908c | 2021-10-12 |
|
||||
| mcr.microsoft.com/dotnet/framework/sdk:4.8-windowsservercore-ltsc2019 | sha256:82047a37202950bc5fcb6f47938f9b2871f94bde9bddf7f574a859289e15103c | 2021-10-12 |
|
||||
| mcr.microsoft.com/windows/nanoserver:1809 | sha256:4f06e1d8263b934d2e88dc1c6ff402f5b499c4d19ad6d0e2a5b9ee945f782928 | 2021-10-07 |
|
||||
| mcr.microsoft.com/windows/servercore:ltsc2019 | sha256:3fef9b0eac4a5d8b7d455dd07c3d8d3947657cc98bc48b0a02546ca5d782a4d5 | 2021-10-07 |
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user