Skip to content

Commit

Permalink
Updating readme file for win19 version 20211003.2
Browse files Browse the repository at this point in the history
  • Loading branch information
459680 committed Oct 4, 2021
1 parent c161416 commit 2ff55a2
Showing 1 changed file with 15 additions and 15 deletions.
30 changes: 15 additions & 15 deletions images/win/Windows2019-Readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
***
# Microsoft Windows Server 2019 Datacenter
- OS Version: 10.0.17763 Build 2183
- Image Version: 20210928.2
- Image Version: 20211003.2

## Enabled windows optional features
- Windows Subsystem for Linux [WSLv1]
Expand All @@ -16,7 +16,7 @@
- Julia 1.6.3
- Kotlin 1.5.31
- LLVM 12.0.1
- Node 14.17.6
- Node 14.18.0
- Perl 5.32.1
- PHP 8.0.10
- Python 3.7.9
Expand All @@ -32,8 +32,8 @@
- pip 21.2.4 (python 3.7)
- Pipx 0.16.4
- RubyGems 2.7.6.3
- Vcpkg (build from master \<042e1db>)
- Yarn 1.22.11
- Vcpkg (build from master \<2a31089>)
- Yarn 1.22.15

#### Environment variables
| Name | Value |
Expand Down Expand Up @@ -85,9 +85,9 @@
- zstd 1.5.0

### CLI Tools
- Alibaba Cloud CLI 3.0.93
- AWS CLI 2.2.41
- AWS SAM CLI 1.32.0
- Alibaba Cloud CLI 3.0.94
- AWS CLI 2.2.43
- AWS SAM CLI 1.33.0
- AWS Session Manager CLI 1.2.245.0
- Azure CLI 2.28.0
- Azure DevOps CLI extension 0.20.0
Expand All @@ -110,10 +110,10 @@
- Rustfmt 1.4.37

### Browsers and webdrivers
- Google Chrome 94.0.4606.61
- Google Chrome 94.0.4606.71
- Chrome Driver 94.0.4606.61
- Microsoft Edge 94.0.992.31
- Microsoft Edge Driver 94.0.992.31
- Microsoft Edge 94.0.992.38
- Microsoft Edge Driver 94.0.992.38
- Mozilla Firefox 92.0.1
- Gecko Driver 0.30.0
- IE Driver 3.150.1.1
Expand Down Expand Up @@ -166,7 +166,7 @@ Note: MSYS2 is pre-installed on image but not added to PATH.
| ------- | ------------ |
| 10.24.1 | x64 |
| 12.22.6 | x64 |
| 14.17.6 | x64 |
| 14.18.0 | x64 |


#### Python
Expand Down Expand Up @@ -203,12 +203,12 @@ Note: MSYS2 is pre-installed on image but not added to PATH.
#### PostgreSQL
| Property | Value |
| -------------------- | ------------------------------------------------------------------------------------------------------------------------------------ |
| ServiceName | postgresql-x64-13 |
| Version | 13.4 |
| ServiceName | postgresql-x64-14 |
| Version | 14.0 |
| ServiceStatus | Stopped |
| ServiceStartType | Disabled |
| EnvironmentVariables | PGBIN=C:\Program Files\PostgreSQL\13\bin <br> PGDATA=C:\Program Files\PostgreSQL\13\data <br> PGROOT=C:\Program Files\PostgreSQL\13 |
| Path | C:\Program Files\PostgreSQL\13 |
| EnvironmentVariables | PGBIN=C:\Program Files\PostgreSQL\14\bin <br> PGDATA=C:\Program Files\PostgreSQL\14\data <br> PGROOT=C:\Program Files\PostgreSQL\14 |
| Path | C:\Program Files\PostgreSQL\14 |
| UserName | postgres |
| Password | root |

Expand Down

0 comments on commit 2ff55a2

Please sign in to comment.