Stock images
Glossary
- activity log
- agent
- agent-specific capability
- artifact
- authors in Bamboo
- build
- build activity
- build duration
- build log
- build queue
- build result
- build telemetry
- capability
- child
- committer
- custom capability
- default repository
- elastic agent
- elastic Bamboo
- elastic block store
- elastic image
- elastic instance
- executable
- favorites
- global permission
- job
- label
- parent
- permission
- plan
- plan permission
- projects in Bamboo
- queue
- reason
- remote agent
- remote agent supervisor
- requirement
- shared capability
- stage
- Stock images
- task
- triggering
- watcher
On this page
Related content
- No related content found
This page describes the latest available stock elastic images, included packages, and capabilities. Elastic Bamboo uses these images by default. In your list of elastic image configurations , an image will have "(stock image)" appended to its name.
Atlassian currently maintains the following public default elastic images:
Operating system | AWS availability |
---|---|
Ubuntu | All regions |
Windows Server 2022 | All regions |
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.
- Beginning with Bamboo 9.4, all stock images and elastic agents use Java 17 as the system Java. In older releases of Bamboo, the stock images and elastic agents still run on Java 11.
- 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.
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:
Capability/package | Path/value |
---|---|
Builders | |
Maven 3.9.4 | /opt/mvn-3.9 |
JDKs | |
JDK 8 | /opt/jdk-8 |
JDK 11 | /opt/jdk-11 |
JDK 17 | /opt/jdk-17 |
Other | |
AWS CLI | |
Docker | /usr/bin/docker The latest version supplied with your distribution of Linux might be different for Amazon Linux and Ubuntu. |
Git 3.4.0 | /usr/bin/git |
Windows stock image
The Windows stock image is built with:
- Windows Server 2022 64-bit with all updates applied
- the Bamboo elastic agent
The Windows stock image contains the following default packages and capabilities:
Capability/package | Path/value |
---|---|
Builders | |
Maven 3.9.4 | C:\opt\mvn-3.9 |
JDKs | |
JDK 8 | C:\opt\jdk-8 |
JDK 11 | C:\opt\jdk-11 |
JDK 17 | C:\opt\jdk-17 |
Other | |
Git for Windows 2.42.0.2 | C:\opt\git\bin\git.exe |
On this page:
Related content
- No related content found