Stock images

This page describes the latest available stock elastic images. The previously released elastic images are still available.

 

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.

Atlassian maintains public 'default' elastic images, which are currently available as follows:

Operating systemAWS availability
UbuntuAll regions
Windows 2012All regions

Amazon Linux

US East region

All stock images in Bamboo use Java 8 for the system Java.

 

Bamboo's Elastic Bamboo feature 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:

Amazon Linux/Ubuntu stock image

The stock images available for Bamboo contain one of the following operating systems:

as well as the Bamboo elastic agent.

The images have the following default packages and capabilities:

Default packages/capabilities

Path/value

Builders

 

Ant 1.8

/opt/ant-1.8
Ant 1.9
/opt/ant-1.9

Grails 1.3

/opt/grails-1.3

Grails 2.0

/opt/grails-2.0

Grails 2.1

/opt/grails-2.1
Grails 2.2
/opt/grails-2.2
Grails 2.3
/opt/grails-2.3
Grails 2.4
/opt/grails-2.4
Grails 3.1
/opt/grails-3.1
Grails 3.2
/opt/grails-3.2

Maven 2.0

/opt/maven-2.0

Maven 2.1

/opt/maven-2.1

Maven 2.2

/opt/maven-2.2

Maven 3.0

/opt/maven-3.0

Maven 3.1

/opt/maven-3.1

Maven 3.2

/opt/maven-3.2

JDKs

 

JDK 5

/opt/jdk-5

JDK 6

/opt/jdk-6

JDK 8

/opt/jdk-8
JDK 9
/opt/jdk-9
Oracle JDK 7

/opt/jdk-7

Oracle JDK 8
/opt/jdk-8
OpenJDK 7

/opt/openjdk-7

Other

 

AWS CLI 

Bash (Command)

/bin/bash

Docker

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

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

Mercurial

/usr/bin/hg

Node.js 
Node 0.12.18 
Node 4.7.2 
Node 6.9.4 
PHPUnit 3.7/opt/phpunit-3.7
PHPUnit 4.4/opt/phpunit-4.4

Windows stock image

The Windows stock image is built from:

  • the Windows Server 2012 R2 Standard 64-bit operating system, with all updates applied.
  • the Bamboo elastic agent.

Note that:

  • the elastic agents now run on Java JDK 8.
  • the image now uses Git for Windows and its SSH.
  • support for MSBuild 2.0 and 3.5 has been removed.

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

Default packages/capabilities

Path/value

Builders

 

Ant 1.8

C:\opt\ant-1.8

Grails 1.3C:\opt\grails-1.3
Grails 2.0C:\opt\grails-2.0
Grails 2.1C:\opt\grails-2.1
Grails 2.2C:\opt\grails-2.2
Grails 2.3C:\opt\grails-2.3
Grails 2.4C:\opt\grails-2.4
Grails 3.2C:\opt\grails-3.2

Maven 2.0

C:\opt\maven-2.0

Maven 2.1

C:\opt\maven-2.1

Maven 2.2

C:\opt\maven-2.2

Maven 3.0C:\opt\maven-3.0
MSBuild 4.0 (32bit)C:\Windows\Microsoft.NET\Framework\v4.0.30319\MSBuild.exe
MSBuild 4.0 (64bit)C:\Windows\Microsoft.NET\Framework64\v4.0.30319\MSBuild.exe
NAnt 0.92
C:\opt\nant-0.92

JDKs

 

JDK 6

C:\opt\jdk-6

JDK 7
C:\opt\jdk-7
JDK 8
C:\opt\jdk-8
JDK 9
C:\opt\jdk-9
Browsers 
Firefox 10
C:\Program Files (x86)\Mozilla Firefox
Internet Explorer 9
C:\Program Files (x86)\Internet Explorer

Other

 

Git
C:\Program Files (x86)\Git\bin\git.exe

Mercurial 3.2

C:\Program Files\TortiseHg\hg.exe

Node.js 4
C:\opt\node-4\node.exe
Node.js 5 
C:\opt\node-5\node.exe
Node.js 6 
C:\opt\node-6\node.exe
Node.js 7 
C:\opt\node-7\node.exe
PHP 5.3 (with xdebug support)c:\opt\php-5.3
PHPUnit 4.4.1c:\opt\phpunit-4.4

Notes

(info) Be aware that the default packages and capabilities listed above may change with each major release of Bamboo. There is a new default image (with its own AMI ID) for each new version of Bamboo. However, older default images will still be available for use.

Last modified on Nov 16, 2020

Was this helpful?

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