Skip to content

Commit

Permalink
Updating readme file for win19 version 20221214.4 (actions#6801)
Browse files Browse the repository at this point in the history
Co-authored-by: Image generation service account <[email protected]>
Co-authored-by: Actions service account <[email protected]>
  • Loading branch information
3 people authored Dec 19, 2022
1 parent f9604d9 commit 504c307
Showing 1 changed file with 94 additions and 121 deletions.
215 changes: 94 additions & 121 deletions images/win/Windows2019-Readme.md
Original file line number Diff line number Diff line change
@@ -1,34 +1,34 @@
# Microsoft Windows Server 2019 Datacenter
- OS Version: 10.0.17763 Build 3650
- Image Version: 20221204.2
# Windows Server 2019
- OS Version: 10.0.17763 Build 3770
- Image Version: 20221214.4

## Enabled windows optional features
- Windows Subsystem for Linux [WSLv1]
## Windows features
- Windows Subsystem for Linux (WSLv1): Enabled

## Installed Software
### Language and Runtime
- Bash 5.1.16(1)-release
- Bash 5.2.12(1)-release
- Go 1.17.13
- Julia 1.8.3
- Kotlin 1.7.22
- LLVM 14.0.6
- Node 16.18.1
- Node 16.19.0
- Perl 5.32.1
- PHP 8.1.13
- PHP 8.2.0
- Python 3.7.9
- Ruby 2.5.9p229

### Package Management
- Chocolatey 1.2.0
- Chocolatey 1.2.1
- Composer 2.4.4
- Helm 3.10.1
- Miniconda 4.12.0 (pre-installed on the image but not added to PATH)
- NPM 8.19.2
- NPM 8.19.3
- NuGet 6.4.0.123
- pip 22.3.1 (python 3.7)
- Pipx 1.1.0
- RubyGems 2.7.6.3
- Vcpkg (build from master \<163fe7bd3>)
- Vcpkg (build from commit 56765209e)
- Yarn 1.22.19

#### Environment variables
Expand All @@ -49,31 +49,31 @@
- azcopy 10.16.2
- Bazel 5.3.2
- Bazelisk 1.13.2
- Bicep 0.12.40
- Bicep 0.13.1
- Cabal 3.8.1.0
- CMake 3.25.1
- CodeQL Action Bundle 2.11.4
- CodeQL Action Bundle 2.11.6
- Docker 20.10.21
- Docker Compose v1 1.29.2
- Docker Compose v2 2.14.0
- Docker-wincred 0.7.0
- ghc 9.4.2
- Git 2.38.1.windows.1
- Git LFS 3.2.0
- Google Cloud SDK 410.0.0
- ImageMagick 7.1.0-51
- Git 2.39.0.windows.1
- Git LFS 3.3.0
- Google Cloud SDK 412.0.0
- ImageMagick 7.1.0-54
- InnoSetup 6.2.1
- jq 1.6
- Kind 0.17.0
- Kubectl 1.25.4
- Kubectl 1.26.0
- Mercurial 5.0
- Mingw-w64 8.1.0
- Newman 5.3.2
- NSIS v3.08
- NSIS 3.08
- OpenSSL 1.1.1
- Packer 1.8.4
- Parcel 2.8.0
- Pulumi v3.48.0
- Parcel 2.8.2
- Pulumi 3.49.0
- R 4.2.2
- Service Fabric SDK 9.0.1028.9590
- Stack 2.9.1
Expand All @@ -87,10 +87,10 @@

### CLI Tools
- Alibaba Cloud CLI 3.0.140
- AWS CLI 2.9.4
- AWS CLI 2.9.6
- AWS SAM CLI 1.66.0
- AWS Session Manager CLI 1.2.398.0
- Azure CLI 2.42.0
- Azure CLI 2.43.0
- Azure DevOps CLI extension 0.25.0
- Cloud Foundry CLI 6.53.0
- GitHub CLI 2.20.2
Expand All @@ -110,12 +110,12 @@
- Clippy 0.1.65
- Rustfmt 1.5.1

### Browsers and webdrivers
- Google Chrome 108.0.5359.95
### Browsers and Drivers
- Google Chrome 108.0.5359.125
- Chrome Driver 108.0.5359.71
- Microsoft Edge 107.0.1418.62
- Microsoft Edge Driver 107.0.1418.62
- Mozilla Firefox 107.0.1
- Microsoft Edge 108.0.1462.46
- Microsoft Edge Driver 108.0.1462.46
- Mozilla Firefox 108.0
- Gecko Driver 0.32.0
- IE Driver 4.7.0.0
- Selenium server 4.7.0
Expand Down Expand Up @@ -158,48 +158,38 @@ Note: MSYS2 is pre-installed on image but not added to PATH.

### Cached Tools
#### Go
| Version | Architecture | Environment Variable |
| ------- | ------------ | -------------------- |
| 1.17.13 (Default) | x64 | GOROOT_1_17_X64 |
| 1.18.8 | x64 | GOROOT_1_18_X64 |
| 1.19.3 | x64 | GOROOT_1_19_X64 |

#### Node
| Version | Architecture |
| ------- | ------------ |
| 14.21.1 | x64 |
| 16.18.1 | x64 |
| 18.12.1 | x64 |
- 1.17.13
- 1.18.9
- 1.19.4

#### Python
| Version | Architecture |
| ------- | ------------ |
| 2.7.18 | x64, x86 |
| 3.6.8 | x64, x86 |
| 3.7.9 (Default) | x64, x86 |
| 3.8.10 | x64, x86 |
| 3.9.13 | x64, x86 |
| 3.10.8 | x64, x86 |
| 3.11.0 | x64, x86 |
#### Node.js
- 14.21.1
- 16.18.1
- 18.12.1

#### Ruby
| Version | Architecture |
| ------- | ------------ |
| 2.4.10 | x64 |
| 2.5.9 (Default) | x64 |
| 2.6.10 | x64 |
| 2.7.7 | x64 |
| 3.0.5 | x64 |
| 3.1.3 | x64 |
#### Python
- 2.7.18
- 3.6.8
- 3.7.9
- 3.8.10
- 3.9.13
- 3.10.9
- 3.11.1

#### PyPy
| Python Version | PyPy Version |
| -------------- | ------------ |
| 2.7.18 | PyPy 7.3.9 with MSC v.1929 64 bit (AMD64) |
| 3.6.12 | PyPy 7.3.3 with MSC v.1927 32 bit |
| 3.7.13 | PyPy 7.3.9 with MSC v.1929 64 bit (AMD64) |
| 3.8.12 | PyPy 7.3.9 with MSC v.1929 64 bit (AMD64) |
| 3.9.10 | PyPy 7.3.9 with MSC v.1929 64 bit (AMD64) |
- 2.7.18 [PyPy 7.3.10]
- 3.6.12 [PyPy 7.3.3]
- 3.7.13 [PyPy 7.3.9]
- 3.8.15 [PyPy 7.3.10]
- 3.9.15 [PyPy 7.3.10]

#### Ruby
- 2.4.10
- 2.5.9
- 2.6.10
- 2.7.7
- 3.0.5
- 3.1.3

### Databases
#### PostgreSQL
Expand Down Expand Up @@ -230,17 +220,17 @@ Note: MSYS2 is pre-installed on image but not added to PATH.
| Name | Version | ConfigFile | ServiceName | ServiceStatus | ListenPort |
| ------ | ------- | ------------------------------------- | ----------- | ------------- | ---------- |
| Apache | 2.4.54 | C:\tools\Apache24\conf\httpd.conf | Apache | Stopped | 80 |
| Nginx | 1.23.2 | C:\tools\nginx-1.23.2\conf\nginx.conf | nginx | Stopped | 80 |
| Nginx | 1.23.3 | C:\tools\nginx-1.23.3\conf\nginx.conf | nginx | Stopped | 80 |

### Visual Studio Enterprise 2019
| Name | Version | Path |
| ----------------------------- | --------------- | -------------------------------------------------------------- |
| Visual Studio Enterprise 2019 | 16.11.33027.164 | C:\Program Files (x86)\Microsoft Visual Studio\2019\Enterprise |
| Visual Studio Enterprise 2019 | 16.11.33130.400 | C:\Program Files (x86)\Microsoft Visual Studio\2019\Enterprise |

#### Workloads, components and extensions:
| Package | Version |
| ------------------------------------------------------------------------- | --------------- |
| Component.Android.NDK.R16B | 16.11.33026.216 |
| Component.Android.NDK.R16B | 16.11.33130.273 |
| Component.Android.SDK25.Private | 16.0.28625.61 |
| Component.Android.SDK30 | 16.10.31205.252 |
| Component.Ant | 1.9.3.8 |
Expand Down Expand Up @@ -294,9 +284,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.33027.164 |
| Microsoft.NetCore.Component.Runtime.6.0 | 16.11.33027.164 |
| Microsoft.NetCore.Component.SDK | 16.11.33027.164 |
| Microsoft.NetCore.Component.Runtime.3.1 | 16.11.33130.400 |
| Microsoft.NetCore.Component.Runtime.6.0 | 16.11.33130.400 |
| Microsoft.NetCore.Component.SDK | 16.11.33130.400 |
| 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 |
Expand Down Expand Up @@ -492,7 +482,7 @@ Note: MSYS2 is pre-installed on image but not added to PATH.
| Microsoft Visual C++ 2022 Minimum Runtime | x86 | 14.34.31931 |

#### Installed Windows SDKs
`Location C:\Program Files (x86)\Windows Kits\10\Extension SDKs\WindowsDesktop`

- 10.0.14393.0
- 10.0.16299.0
- 10.0.17134.0
Expand All @@ -503,58 +493,41 @@ Note: MSYS2 is pre-installed on image but not added to PATH.
- 10.0.22000.0
- 10.0.22621.0

### .NET Core SDK
`Location C:\Program Files\dotnet\sdk`
- 3.1.120 3.1.202 3.1.302 3.1.425 5.0.104 5.0.214 5.0.303 5.0.408 5.0.414 6.0.111 6.0.203 6.0.306 6.0.403

### .NET Core Runtime
`Location: C:\Program Files\dotnet\shared\Microsoft.AspNetCore.App`
- 3.1.4 3.1.6 3.1.20 3.1.31 5.0.4 5.0.9 5.0.17 6.0.5 6.0.11

`Location: C:\Program Files\dotnet\shared\Microsoft.NETCore.App`
- 3.1.4 3.1.6 3.1.20 3.1.31 5.0.4 5.0.9 5.0.17 6.0.5 6.0.11

`Location: C:\Program Files\dotnet\shared\Microsoft.WindowsDesktop.App`
- 3.1.4 3.1.6 3.1.20 3.1.31 5.0.4 5.0.9 5.0.17 6.0.5 6.0.11

### .NET Framework
`Type: Developer Pack`
`Location: C:\Program Files (x86)\Microsoft SDKs\Windows\v10.0A\bin\NETFX <version> Tools`
- 4.7.2
- 4.8

### .NET tools
### .NET Core Tools
- .NET Core SDK: 3.1.120, 3.1.202, 3.1.302, 3.1.426, 5.0.104, 5.0.214, 5.0.303, 5.0.408, 5.0.415, 6.0.112, 6.0.203, 6.0.307, 6.0.404
- .NET Framework: 4.7.2, 4.8
- Microsoft.AspNetCore.App: 3.1.4, 3.1.6, 3.1.20, 3.1.32, 5.0.4, 5.0.9, 5.0.17, 6.0.5, 6.0.12
- Microsoft.NETCore.App: 3.1.4, 3.1.6, 3.1.20, 3.1.32, 5.0.4, 5.0.9, 5.0.17, 6.0.5, 6.0.12
- Microsoft.WindowsDesktop.App: 3.1.4, 3.1.6, 3.1.20, 3.1.32, 5.0.4, 5.0.9, 5.0.17, 6.0.5, 6.0.12
- nbgv 3.5.119+5d25f54fec

### PowerShell Tools
- PowerShell 7.2.7

#### Azure Powershell Modules
| Module | Version | Path |
| ------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------------------------------ |
| Az | 1.0.0.zip<br>1.6.0.zip<br>2.3.2.zip<br>2.6.0.zip<br>3.1.0.zip<br>3.5.0.zip<br>3.8.0.zip<br>4.3.0.zip<br>4.4.0.zip<br>4.7.0.zip<br>5.5.0.zip<br>5.9.0.zip<br>6.6.0.zip<br>7.5.0.zip<br>9.0.1 | 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\> |
- PowerShell 7.2.8

#### Powershell Modules
- Az: 9.0.1
- Azure: 2.1.0 (Default), 5.3.0
- AzureRM: 2.1.0 (Default), 6.13.1
- Az (Cached): 1.0.0.zip, 1.6.0.zip, 2.3.2.zip, 2.6.0.zip, 3.1.0.zip, 3.5.0.zip, 3.8.0.zip, 4.3.0.zip, 4.4.0.zip, 4.7.0.zip, 5.5.0.zip, 5.9.0.zip, 6.6.0.zip, 7.5.0.zip
- Azure (Cached): 3.8.0.zip, 4.2.1.zip, 5.1.1.zip
- AzureRM: 3.8.0.zip, 4.2.1.zip, 5.1.1.zip, 6.7.0.zip
- AWSPowershell: 4.1.229
- DockerMsftProvider: 1.0.0.8
- MarkdownPS: 1.9
- Microsoft.Graph: 1.18.0
- Pester: 3.4.0, 5.3.3
- PowerShellGet: 1.0.0.1, 2.2.5
- PSScriptAnalyzer: 1.21.0
- PSWindowsUpdate: 2.2.0.3
- SqlServer: 21.1.18256
- VSSetup: 2.2.16

```
Azure PowerShell module 2.1.0 and AzureRM PowerShell module 2.1.0 are installed
and are available via 'Get-Module -ListAvailable'.
All other versions are saved but not installed.
```

#### Powershell Modules
| Module | Version |
| ------------------ | ---------------- |
| AWSPowerShell | 4.1.220 |
| DockerMsftProvider | 1.0.0.8 |
| MarkdownPS | 1.9 |
| Microsoft.Graph | 1.18.0 |
| Pester | 3.4.0<br>5.3.3 |
| PowerShellGet | 1.0.0.1<br>2.2.5 |
| PSScriptAnalyzer | 1.21.0 |
| PSWindowsUpdate | 2.2.0.3 |
| SqlServer | 21.1.18256 |
| VSSetup | 2.2.16 |

### Android
| Package Name | Version |
| -------------------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
Expand Down Expand Up @@ -584,9 +557,9 @@ 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:bfcaaccdd710168f84093a9270824924c1f6da7f23399e1895b273e98d3363a7 | 2022-11-08 |
| mcr.microsoft.com/dotnet/framework/runtime:4.8-windowsservercore-ltsc2019 | sha256:b2cbe723da778249a0f5557d07616f5cac6ee1ef4e79094da4e49911d70f195c | 2022-11-08 |
| mcr.microsoft.com/dotnet/framework/sdk:4.8-windowsservercore-ltsc2019 | sha256:48a48dcd38e570a4f057f58258a92a1c01b210a767c6afd3e89d3eb6ae286384 | 2022-11-08 |
| mcr.microsoft.com/windows/nanoserver:1809 | sha256:5c9da3bfe1524eab610dfd41c79a0805c080f8307d810d62bba106b5df587698 | 2022-11-05 |
| mcr.microsoft.com/windows/servercore:ltsc2019 | sha256:cbb8b0a709b4e0868cd2e30b1485358197b1021bb0dd4261e36b3af3ca48fd0b | 2022-11-05 |
| mcr.microsoft.com/dotnet/framework/aspnet:4.8-windowsservercore-ltsc2019 | sha256:67b8f70388bd3a455e64a709782babdea99fd97b5f2e343a79978e31dd087a56 | 2022-12-13 |
| mcr.microsoft.com/dotnet/framework/runtime:4.8-windowsservercore-ltsc2019 | sha256:af2547c14679be4380beab9e7a763b4d8d4426213618c5c8b6854ab95a49fdd4 | 2022-12-13 |
| mcr.microsoft.com/dotnet/framework/sdk:4.8-windowsservercore-ltsc2019 | sha256:e1fb1f060588e990706e44a0b187eb476d8e5102d00d0d708688d030aadaf8ef | 2022-12-13 |
| mcr.microsoft.com/windows/nanoserver:1809 | sha256:5b034bcdcdeafd57f1151924a80d741c7220c8276cce4c6c6d3cb1bb8d9ebf6b | 2022-12-11 |
| mcr.microsoft.com/windows/servercore:ltsc2019 | sha256:058c8482946efa0b44b57e5ecebd7857b4df37a1365acdde32736628747ad9e1 | 2022-12-11 |

0 comments on commit 504c307

Please sign in to comment.