mirror of
https://github.com/actions/runner-images.git
synced 2026-01-02 08:07:44 +08:00
Updating readme file for ubuntu24 version 20240510.1.1 (#9828)
Co-authored-by: Image generation service account <no-reply@microsoft.com>
This commit is contained in:
committed by
GitHub
parent
d279ef32ca
commit
ab72240867
@@ -1,7 +1,12 @@
|
||||
| Announcements |
|
||||
|-|
|
||||
| [[Ubuntu, Windows] Docker Compose v1 will be removed from images on July, 9](https://github.com/actions/runner-images/issues/9692) |
|
||||
| [[Ubuntu] ubuntu-toolchain-r/test repository will be removed from images on May 13](https://github.com/actions/runner-images/issues/9679) |
|
||||
***
|
||||
# Ubuntu 24.04 LTS
|
||||
- OS Version: 24.04 LTS
|
||||
- Kernel Version: 6.8.0-1007-azure
|
||||
- Image Version: 20240430.1.0
|
||||
- Image Version: 20240510.1.0
|
||||
- Systemd version: 255.4-1ubuntu8
|
||||
|
||||
## Installed Software
|
||||
@@ -15,7 +20,7 @@
|
||||
- GNU C++: 12.3.0, 13.2.0, 14.0.1
|
||||
- GNU Fortran: 12.3.0, 13.2.0, 14.0.1
|
||||
- Julia 1.10.3
|
||||
- Node.js 20.12.2
|
||||
- Node.js 20.13.1
|
||||
- Perl 5.38.2
|
||||
- Python 3.12.3
|
||||
- Ruby 3.2.3
|
||||
@@ -23,14 +28,14 @@
|
||||
### Package Management
|
||||
- cpan 1.64
|
||||
- Helm 3.14.4
|
||||
- Homebrew 4.2.20
|
||||
- Homebrew 4.2.21
|
||||
- Miniconda 24.3.0
|
||||
- Npm 10.5.0
|
||||
- Npm 10.5.2
|
||||
- Pip 24.0
|
||||
- Pip3 24.0
|
||||
- Pipx 1.4.3
|
||||
- RubyGems 3.4.20
|
||||
- Vcpkg (build from commit c591ac646)
|
||||
- Vcpkg (build from commit cbf4a6641)
|
||||
- Yarn 1.22.22
|
||||
|
||||
#### Environment variables
|
||||
@@ -57,14 +62,18 @@ to accomplish this.
|
||||
- Ansible 2.16.6
|
||||
- apt-fast 1.10.0
|
||||
- AzCopy 10.24.0 - available by `azcopy` and `azcopy10` aliases
|
||||
- Bicep 0.26.170
|
||||
- CMake 3.29.2
|
||||
- CodeQL Action Bundle 2.17.1
|
||||
- Bazel 7.1.2
|
||||
- Bazelisk 1.19.0
|
||||
- Bicep 0.27.1
|
||||
- Buildah 1.33.7
|
||||
- CMake 3.29.3
|
||||
- CodeQL Action Bundle 2.17.2
|
||||
- Docker Amazon ECR Credential Helper 0.7.1
|
||||
- Docker Compose v2 2.27.0
|
||||
- Docker-Buildx 0.14.0
|
||||
- Docker Client 26.1.0
|
||||
- Docker Server 26.1.0
|
||||
- Fastlane 2.220.0
|
||||
- Git 2.43.2
|
||||
- Git LFS 3.5.1
|
||||
- Git-ftp 1.6.0
|
||||
@@ -80,23 +89,33 @@ to accomplish this.
|
||||
- Newman 6.1.2
|
||||
- OpenSSL 3.0.13-0ubuntu3
|
||||
- Parcel 2.12.0
|
||||
- Pulumi 3.114.0
|
||||
- Podman 4.9.3
|
||||
- Pulumi 3.115.2
|
||||
- Skopeo 1.13.3
|
||||
- Sphinx Open Source Search Server 2.2.11
|
||||
- yamllint 1.35.1
|
||||
- yq 4.43.1
|
||||
- zstd 1.5.6
|
||||
|
||||
### CLI Tools
|
||||
- AWS CLI 2.15.42
|
||||
- AWS CLI 2.15.47
|
||||
- AWS CLI Session Manager Plugin 1.2.553.0
|
||||
- AWS SAM CLI 1.116.0
|
||||
- Azure CLI 2.60.0
|
||||
- Azure CLI (azure-devops) 1.0.0
|
||||
- GitHub CLI 2.49.0
|
||||
- GitHub CLI 2.49.1
|
||||
|
||||
### Java
|
||||
| Version | Environment Variable |
|
||||
| ------------------- | -------------------- |
|
||||
| 8.0.412+8 | JAVA_HOME_8_X64 |
|
||||
| 11.0.23+9 | JAVA_HOME_11_X64 |
|
||||
| 17.0.11+9 (default) | JAVA_HOME_17_X64 |
|
||||
| 21.0.3+9 | JAVA_HOME_21_X64 |
|
||||
|
||||
### PHP Tools
|
||||
- PHP: 8.3.6
|
||||
- Composer 2.7.4
|
||||
- Composer 2.7.6
|
||||
- PHPUnit 8.5.38
|
||||
```
|
||||
Both Xdebug and PCOV extensions are installed, but only Xdebug is enabled.
|
||||
@@ -109,17 +128,17 @@ Both Xdebug and PCOV extensions are installed, but only Xdebug is enabled.
|
||||
- Stack 2.15.5
|
||||
|
||||
### Rust Tools
|
||||
- Cargo 1.77.2
|
||||
- Rust 1.77.2
|
||||
- Rustdoc 1.77.2
|
||||
- Rustup 1.27.0
|
||||
- Cargo 1.78.0
|
||||
- Rust 1.78.0
|
||||
- Rustdoc 1.78.0
|
||||
- Rustup 1.27.1
|
||||
|
||||
#### Packages
|
||||
- Rustfmt 1.7.0
|
||||
|
||||
### Browsers and Drivers
|
||||
- Google Chrome 124.0.6367.118
|
||||
- ChromeDriver 124.0.6367.91
|
||||
- Google Chrome 124.0.6367.201
|
||||
- ChromeDriver 124.0.6367.201
|
||||
- Chromium 124.0.6367.0
|
||||
- Selenium server 4.20.0
|
||||
|
||||
@@ -139,7 +158,7 @@ Both Xdebug and PCOV extensions are installed, but only Xdebug is enabled.
|
||||
- sqlite3 3.45.1
|
||||
|
||||
#### PostgreSQL
|
||||
- PostgreSQL 16.2
|
||||
- PostgreSQL 16.3
|
||||
```
|
||||
User: postgres
|
||||
PostgreSQL service is disabled by default.
|
||||
@@ -155,12 +174,34 @@ MySQL service is disabled by default.
|
||||
Use the following command as a part of your job to start the service: 'sudo systemctl start mysql.service'
|
||||
```
|
||||
|
||||
### Cached Tools
|
||||
|
||||
#### Go
|
||||
- 1.20.14
|
||||
- 1.21.10
|
||||
- 1.22.3
|
||||
|
||||
#### Node.js
|
||||
- 16.20.2
|
||||
- 18.20.2
|
||||
- 20.13.1
|
||||
|
||||
#### Python
|
||||
- 3.9.19
|
||||
- 3.10.14
|
||||
- 3.11.9
|
||||
- 3.12.3
|
||||
|
||||
#### PyPy
|
||||
- 3.9.19 [PyPy 7.3.16]
|
||||
- 3.10.14 [PyPy 7.3.16]
|
||||
|
||||
### PowerShell Tools
|
||||
- PowerShell 7.4.2
|
||||
|
||||
#### PowerShell Modules
|
||||
- Az: 11.5.0
|
||||
- Microsoft.Graph: 2.18.0
|
||||
- Microsoft.Graph: 2.19.0
|
||||
- Pester: 5.5.0
|
||||
- PSScriptAnalyzer: 1.22.0
|
||||
|
||||
@@ -262,3 +303,4 @@ Use the following command as a part of your job to start the service: 'sudo syst
|
||||
| xz-utils | 5.6.1+really5.4.5-1 |
|
||||
| zip | 3.0-13build1 |
|
||||
| zsync | 0.6.2-5build1 |
|
||||
|
||||
|
||||
Reference in New Issue
Block a user