Skip to content

Latest commit

 

History

History
417 lines (381 loc) · 18.7 KB

Ubuntu2004-Readme.md

File metadata and controls

417 lines (381 loc) · 18.7 KB
Announcements
[all OSs] Nodejs 12.x will be removed from the images on November, 14
Ubuntu-latest workflows will use Ubuntu-22.04
[all OSs] The VCPKG_ROOT variable will be removed from runner images
Third party PHP repository will be removed from the Ubuntu 22.04 image
The Ubuntu 18.04 Actions runner image will begin deprecation on 2022/08/08 and will be fully unsupported by 2023/04/01

Ubuntu 20.04.5 LTS

  • Linux kernel version: 5.15.0-1023-azure
  • Image Version: 20221119.2

Installed Software

Language and Runtime

  • Bash 5.0.17(1)-release
  • Clang 10.0.0, 11.0.0, 12.0.0
  • Clang-format 10.0.0, 11.0.0, 12.0.0
  • Clang-tidy 10.0.0, 11.0.0, 12.0.0
  • Dash 0.5.10.2-6
  • Erlang 25.0.4 (Eshell 13.0.4)
  • Erlang rebar3 3.20.0
  • GNU C++ 9.4.0, 10.3.0
  • GNU Fortran 9.4.0, 10.3.0
  • Julia 1.8.3
  • Kotlin 1.7.21-release-272
  • Mono 6.12.0.182 (apt source repository: https://download.mono-project.com/repo/ubuntu stable-focal main)
  • MSBuild 16.10.1.31701 (from /usr/lib/mono/msbuild/15.0/bin/MSBuild.dll)
  • Node 16.18.1
  • Perl 5.30.0
  • Python 3.8.10
  • Python3 3.8.10
  • Ruby 2.7.0p0
  • Swift 5.7.1

Package Management

  • cpan 1.64
  • Helm 3.10.2
  • Homebrew 3.6.11
  • Miniconda 4.12.0
  • Npm 8.19.2
  • NuGet 6.3.1.1
  • Pip 20.0.2
  • Pip3 20.0.2
  • Pipx 1.1.0
  • RubyGems 3.1.2
  • Vcpkg (build from master <4cb4a5c5d>)
  • Yarn 1.22.19
Notes:
Location: /home/linuxbrew
Note: Homebrew is pre-installed on image but not added to PATH.
run the eval "$(/home/linuxbrew/.linuxbrew/bin/brew shellenv)" command
to accomplish this.

Environment variables

Name Value
CONDA /usr/share/miniconda
VCPKG_INSTALLATION_ROOT /usr/local/share/vcpkg

Project Management

  • Ant 1.10.7
  • Gradle 7.5.1
  • Lerna 6.0.3
  • Maven 3.8.6
  • Sbt 1.8.0

Tools

CLI Tools

Java

Version Vendor Environment Variable
8.0.352+8 Eclipse Temurin JAVA_HOME_8_X64
11.0.17+8 (default) Eclipse Temurin JAVA_HOME_11_X64
17.0.5+8 Eclipse Temurin JAVA_HOME_17_X64

GraalVM

Version Environment variables
CE 22.3.0 GRAALVM_11_ROOT

PHP

Tool Version
PHP 7.4.33 8.0.25 8.1.12
Composer 2.4.4
PHPUnit 8.5.31
    Both Xdebug and PCOV extensions are installed, but only Xdebug is enabled.

Haskell

  • Cabal 3.6.2.0
  • GHC 9.4.3
  • GHCup 0.1.18.0
  • Stack 2.9.1

Rust Tools

  • Cargo 1.65.0
  • Rust 1.65.0
  • Rustdoc 1.65.0
  • Rustup 1.25.1

Packages

  • Bindgen 0.62.0
  • Cargo audit 0.17.4
  • Cargo clippy 0.1.65
  • Cargo outdated 0.11.1
  • Cbindgen 0.24.3
  • Rustfmt 1.5.1

Browsers and Drivers

  • Google Chrome 107.0.5304.110
  • ChromeDriver 107.0.5304.62
  • Chromium 107.0.5288.0
  • Microsoft Edge 107.0.1418.52 (apt source repository: https://packages.microsoft.com/repos/edge)
  • Microsoft Edge WebDriver 107.0.1418.52
  • Selenium server 4.6.0
  • Mozilla Firefox 107.0
  • Geckodriver 0.32.0

Environment variables

Name Value
CHROMEWEBDRIVER /usr/local/share/chrome_driver
EDGEWEBDRIVER /usr/local/share/edge_driver
GECKOWEBDRIVER /usr/local/share/gecko_driver
SELENIUM_JAR_PATH /usr/share/java/selenium-server.jar

.NET Core 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 6.0.403 7.0.100

.NET tools

  • nbgv 3.5.119+5d25f54fec

Databases

PostgreSQL

    PostgreSQL service is disabled by default. Use the following command as a part of your job to start the service: 'sudo systemctl start postgresql.service'

MySQL

  • MySQL 8.0.31-0ubuntu0.20.04.1
  • MySQL Server (user:root password:root)
    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'

MS SQL Server Client Tools

  • sqlcmd 17.10.0001.1
  • SqlPackage 16.1.6374.0

Cached Tools

Go

  • 1.17.13
  • 1.18.8
  • 1.19.3

Node.js

  • 14.21.1
  • 16.18.1
  • 18.12.1

PyPy

  • 2.7.18 [PyPy 7.3.9]
  • 3.6.12 [PyPy 7.3.3]
  • 3.7.13 [PyPy 7.3.9]
  • 3.8.13 [PyPy 7.3.9]
  • 3.9.12 [PyPy 7.3.9]

Python

  • 2.7.18
  • 3.6.15
  • 3.7.15
  • 3.8.14
  • 3.9.15
  • 3.10.8
  • 3.11.0

Ruby

  • 2.5.9
  • 2.6.10
  • 2.7.6
  • 3.0.4
  • 3.1.2

Environment variables

Name Value Architecture
GOROOT_1_17_X64 /opt/hostedtoolcache/go/1.17.13/x64 x64
GOROOT_1_18_X64 /opt/hostedtoolcache/go/1.18.8/x64 x64
GOROOT_1_19_X64 /opt/hostedtoolcache/go/1.19.3/x64 x64

PowerShell Tools

  • PowerShell 7.2.7

PowerShell Modules

Module Version
MarkdownPS 1.9
Microsoft.Graph 1.17.0
Pester 5.3.3
PSScriptAnalyzer 1.21.0

Az PowerShell Modules

  • 7.5.0 3.1.0.zip 4.4.0.zip 5.9.0.zip 6.6.0.zip

Web Servers

Name Version ConfigFile ServiceStatus ListenPort
apache2 2.4.41 /etc/apache2/apache2.conf inactive 80
mono-xsp4 4.7.1 /etc/default/mono-xsp4 active 8084
nginx 1.18.0 /etc/nginx/nginx.conf inactive 80

Android

Package Name Version
Android Command Line Tools 8.0
Android Emulator 31.3.13
Android SDK Build-tools 33.0.0
32.0.0
31.0.0
30.0.0 30.0.1 30.0.2 30.0.3
29.0.0 29.0.1 29.0.2 29.0.3
28.0.0 28.0.1 28.0.2 28.0.3
27.0.0 27.0.1 27.0.2 27.0.3
Android SDK Platform-Tools 33.0.3
Android SDK Platforms android-33 (rev 2)
android-32 (rev 1)
android-31 (rev 1)
android-30 (rev 3)
android-29 (rev 5)
android-28 (rev 6)
android-27 (rev 3)
Android SDK Tools 26.1.1
Android Support Repository 47.0.0
CMake 3.10.2
3.18.1
3.22.1
Google Play services 49
Google Repository 58
NDK 23.2.8568313
24.0.8215888
25.1.8937393 (default)
SDK Patch Applier v4 1

Environment variables

Name Value
ANDROID_HOME /usr/local/lib/android/sdk
ANDROID_NDK /usr/local/lib/android/sdk/ndk/25.1.8937393
ANDROID_NDK_HOME /usr/local/lib/android/sdk/ndk/25.1.8937393
ANDROID_NDK_LATEST_HOME /usr/local/lib/android/sdk/ndk/25.1.8937393
ANDROID_NDK_ROOT /usr/local/lib/android/sdk/ndk/25.1.8937393
ANDROID_SDK_ROOT /usr/local/lib/android/sdk

Cached Docker images

Repository:Tag Digest Created
alpine:3.14 sha256:4c869a63e1b7c0722fed1e402a6466610327c3b83bdddb94bd94fb71da7f638a 2022-08-09
alpine:3.15 sha256:cf34c62ee8eb3fe8aa24c1fab45d7e9d12768d945c3f5a6fd6a63d901e898479 2022-08-09
alpine:3.16 sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b 2022-11-12
buildpack-deps:bullseye sha256:1a263e69ebf256b5f27165d2eb4e667dadad37f42003d53f5ce699b7e7f1b6dc 2022-11-15
buildpack-deps:buster sha256:c0804e4d81620d4fdb4965cc462dbca7d901d68968780ff6c6aeed062309ad50 2022-11-15
buildpack-deps:stretch sha256:78e995165a5788c2f55aed6e548d8f6c1534830d4310c870408fccb2da8c5b2e 2022-06-23
debian:10 sha256:6c153b6c1b042fb70140a465e6d7c9c4a6112062afdc843c6a4d9c5bbfe5d0d5 2022-11-15
debian:11 sha256:3066ef83131c678999ce82e8473e8d017345a30f5573ad3e44f62e5c9c46442b 2022-11-15
debian:9 sha256:c5c5200ff1e9c73ffbf188b4a67eb1c91531b644856b4aefe86a58d2f0cb05be 2022-06-23
moby/buildkit:latest sha256:77abd86c9422aaff294bfde1029f03a6ab18ece0105003637cfda1d7fc22299f 2022-11-10
node:14 sha256:d82d512aec5de4fac53b92b2aa148948c2e72264d650de9e1570283d4f503dbe 2022-11-15
node:14-alpine sha256:12b14bdfa8c89a1a060c53b5714157085700660b12ab7c50a907a4e19d95b6bf 2022-11-12
node:16 sha256:68fc9f749931453d5c8545521b021dd97267e0692471ce15bdec0814ed1f8fc3 2022-11-15
node:16-alpine sha256:15dd66f723aab8b367abc7ac6ed25594ca4653f2ce49ad1505bfbe740ad5190e 2022-11-12
node:18 sha256:c47a2c61e635eb4938fcd56a1139b552300624b53e3eca06b5554a577f1842cf 2022-11-15
node:18-alpine sha256:9eff44230b2fdcca57a73b8f908c8029e72d24dd05cac5339c79d3dedf6b208b 2022-11-12
ubuntu:16.04 sha256:1f1a2d56de1d604801a9671f301190704c25d604a416f59e03c04f5c6ffee0d6 2021-08-31
ubuntu:18.04 sha256:ca70a834041dd1bf16cc38dfcd24f0888ec4fa431e09f3344f354cf8d1724499 2022-10-25
ubuntu:20.04 sha256:450e066588f42ebe1551f3b1a535034b6aa46cd936fe7f2c6b0d72997ec61dbd 2022-10-25

Installed apt packages

Name Version
acl 2.2.53-6
aria2 1.35.0-1build1
autoconf 2.69-11.1
automake 1:1.16.1-4ubuntu6
binutils 2.34-6ubuntu1.3
bison 2:3.5.1+dfsg-1
brotli 1.0.7-6ubuntu0.1
build-essential 12.8ubuntu1.1
bzip2 1.0.8-2
coreutils 8.30-3ubuntu2
curl 7.68.0-1ubuntu2.14
dbus 1.12.16-2ubuntu2.3
dnsutils 1:9.16.1-0ubuntu2.11
dpkg 1.19.7ubuntu3.2
fakeroot 1.24-1
file 1:5.38-4
flex 2.6.4-6.2
fonts-noto-color-emoji 0~20200916-1~ubuntu20.04.1
ftp 0.17-34.1
gnupg2 2.2.19-3ubuntu2.2
haveged 1.9.1-6ubuntu1
imagemagick 8:6.9.10.23+dfsg-2.1ubuntu11.4
iproute2 5.5.0-1ubuntu1
iputils-ping 3:20190709-3
jq 1.6-1ubuntu0.20.04.1
lib32z1 1:1.2.11.dfsg-2ubuntu1.5
libc++-dev 1:10.0-50~exp1
libc++abi-dev 1:10.0-50~exp1
libcurl4 7.68.0-1ubuntu2.14
libgbm-dev 21.2.6-0ubuntu0.1~20.04.2
libgconf-2-4 3.2.6-6ubuntu1
libgsl-dev 2.5+dfsg-6build1
libgtk-3-0 3.24.20-0ubuntu1.1
libmagic-dev 1:5.38-4
libmagickcore-dev 8:6.9.10.23+dfsg-2.1ubuntu11.4
libmagickwand-dev 8:6.9.10.23+dfsg-2.1ubuntu11.4
libsecret-1-dev 0.20.4-0ubuntu1
libsqlite3-dev 3.31.1-4ubuntu0.5
libtool 2.4.6-14
libunwind8 1.2.1-9build1
libxkbfile-dev 1:1.1.0-1
libxss1 1:1.2.3-1
locales 2.31-0ubuntu9.9
m4 1.4.18-4
mediainfo 19.09-1build1
mercurial 5.3.1-1ubuntu1
net-tools 1.60+git20180626.aebd88e-1ubuntu1
netcat 1.206-1ubuntu1
openssh-client 1:8.2p1-4ubuntu0.5
p7zip-full 16.02+dfsg-7build1
p7zip-rar 16.02-3build1
parallel 20161222-1.1
pass 1.7.3-2
patchelf 0.10-2build1
pkg-config 0.29.1-0ubuntu4
pollinate 4.33-3ubuntu1.20.04.1
python-is-python3 3.8.2-4
rpm 4.14.2.1+dfsg1-1build2
rsync 3.1.3-8ubuntu0.4
shellcheck 0.7.0-2build2
sphinxsearch 2.2.11-2ubuntu2
sqlite3 3.31.1-4ubuntu0.5
ssh 1:8.2p1-4ubuntu0.5
sshpass 1.06-1
subversion 1.13.0-3ubuntu0.2
sudo 1.8.31-1ubuntu1.2
swig 4.0.1-5build1
tar 1.30+dfsg-7ubuntu0.20.04.2
telnet 0.17-41.2build1
texinfo 6.7.0.dfsg.2-5
time 1.7-25.1build1
tk 8.6.9+1
tzdata 2022f-0ubuntu0.20.04.1
unzip 6.0-25ubuntu1.1
upx 3.95-2build1
wget 1.20.3-1ubuntu2
xorriso 1.5.2-1
xvfb 2:1.20.13-1ubuntu1~20.04.3
xz-utils 5.2.4-1ubuntu1.1
zip 3.0-11build1
zsync 0.6.2-3ubuntu1