Stock images

This page describes the latest available stock elastic images, included packages, and capabilities

While the default packages and capabilities listed below may change with each major release of Bamboo, older default images will still be available for use.

For more information about how to get a list of stock images available for your Bamboo version, see Viewing the list of Bamboo stock images.

Stock Elastic Images are not guaranteed to be backwards compatible. You shouldn't rely on installed capabilities or image configuration as they can change with each version. We recommend building your own Elastic Image instead.

Atlassian currently maintains the following public default elastic images:

Operating systemAWS availability
UbuntuAll regions
Windows Server 2019All regions

All stock images in Bamboo use Java 11 as the system Java.


Elastic Bamboo uses these images by default. In your list of elastic image configurations, an image will have '(stock image)' appended to its name.

On this page:

Ubuntu stock image

The Ubuntu stock image is built with:

  • Ubuntu 20.04 LTS
  • the Bamboo elastic agent

The images contain the following default packages and capabilities:

Default packages and capabilities

Path/value

Builders


Maven 3.8
/opt/mvn-3.8

JDKs


JDK 8
/opt/jdk-8
JDK 11
/opt/jdk-11

Other


AWS CLI

Docker

The latest version supplied with your Linux distribution (might be different for Amazon, Linux, and Ubuntu).

/usr/bin/docker
Git
/usr/bin/git

Windows stock image

The Windows stock image is built with:

  • Windows Server 2019 64-bit with all updates applied
  • the Bamboo elastic agent

Elastic agents run on Java JDK 11.

The Windows stock image contains the following default packages and capabilities:

Default packages and capabilities

Path/value

Builders


Maven 3.8
C:\opt\mvn-3.8

JDKs


JDK 8
C:\opt\jdk-8
JDK 11
C:\opt\jdk-11

Other


Git
C:\opt\git\bin\git.exe
Last modified on Mar 31, 2022

Was this helpful?

Yes
No
Provide feedback about this article
Powered by Confluence and Scroll Viewport.