Skip to main content

Ubuntu 22.04 (ARM)

Available On

This is a customized ARM image based on Ubuntu 22.04 (Jammy Jellyfish LTS).

This OS can only be paired with R1 ARM machines.

To use this operating system, and choose ubuntu2204 in the OS Image selector. This OS can be paired with R1 machines.

Selecting the Ubuntu 24.04 using the workflow editor

The following section describes the software pre-installed on the image.

Toolbox

The image comes with the following toolbox utilities preinstalled:

warning

The sem-service utility is currently not available on ARM images

Version control

Following version control tools are pre-installed:

  • Git 2.42.0
  • Git LFS (Git Large File Storage) 3.4.1
  • GitHub CLI 2.42.1
  • Mercurial 6.1.1
  • Svn 1.14.1

Browsers and Headless Browser Testing

  • Firefox 115.7.0 (115, default, esr)
  • Geckodriver 0.33.0
  • Chromium 120
  • Chromium Driver 120
  • Xvfb (X Virtual Framebuffer)

Chrome and Firefox both support headless mode. You shouldn't need to do more than install and use the relevant Selenium library for your language. Refer to the documentation of associated libraries when configuring your project.

Docker

Docker toolset is installed and the following versions are available:

  • Docker 24.0.7
  • Docker-compose 2.24.2 (used as docker compose version)
  • Docker-buildx 0.12.1
  • Docker-machine 0.16.2
  • Dockerize 0.7.0
  • Buildah 1.23.1
  • Podman 3.4.4
  • Skopeo 1.4.1

Cloud CLIs

  • Aws-cli 2.15.11 (used as aws)
  • Azure-cli 2.56.0
  • Eb-cli 3.20.10
  • Ecs-cli 1.21.0
  • Doctl 1.102.0
  • Gcloud 425.0.0
  • Gke-gcloud-auth-plugin 425.0.0
  • Kubectl 1.29.1
  • Terraform 1.7.0
  • Helm 3.13.3

Network utilities

  • Httpie 3.2.2
  • Curl 7.81.0
  • Rsync 3.2.7

Compilers

  • gcc: 11 (default), 12

Languages

Erlang and Elixir

Erlang versions are installed and managed via kerl. Elixir versions are installed with kiex.

  • Erlang: 24.3, 25.0, 25.1, 25.2, 25.3 (default), 26.0, 26.1, 26.2, 27.0
  • Elixir: 1.14.x (1.14.5 as default), 1.15.x, 1.16.x, 1.17.x

Additional libraries:

  • Rebar3: 3.22.1

Go

Versions:

  • 1.19.x
  • 1.20.x
  • 1.21.x (1.21.6 as default)
  • 1.22.x

Java and JVM languages

  • Java: 11.0.21, 17.0.9 (default)
  • Scala: 3.2.2
  • Leiningen: 2.10.0 (Clojure)
  • Sbt 1.9.7

Additional Java build tools

  • Maven: 3.9.6
  • Gradle: 8.3

JavaScript via Node.js

Node.js versions are managed by nvm. You can install any version you need with nvm install [version]. Installed version:

  • v20.11.0 (set as default, with alias 20.11), includes npm 10.2.4

Additional JS tools

  • Yarn: 1.22.19

PHP

PHP versions are managed by phpbrew. Available versions:

  • 8.1.x
  • 8.2.x
  • 8.3.x

The default installed PHP version is 8.1.27.

Additional PHP libraries

PHPUnit: 9.5.27

Python

Python versions are installed and managed by virtualenv. Installed versions:

  • 3.10.12 (default)
  • 3.11.7
  • 3.12.1

Supporting libraries:

  • pypy: 7.3.9
  • pypy3: 7.3.15
  • pip: 23.3.2
  • venv: 20.25.0

Ruby

Available versions:

  • 2.7.0 to 2.7.8
  • 3.0.0 to 3.0.7
  • 3.1.0 to 3.1.6
  • 3.2.0 to 3.2.5
  • 3.3.0 to 3.3.4
  • jruby-9.3.10.0
  • jruby-9.4.2.0

The default installed Ruby version is 3.2.3.

Rust

  • 1.70.0

See also