This is the documentation for Bamboo 5.8. View this page for the

Unknown macro: {spacejump}

of Bamboo, or visit the latest Bamboo documentation.

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

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

Windows 2008 (deprecated)

US East region

 

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.4

/opt/ant-1.8

Grails 1.3.9

/opt/grails-1.3

Grails 2.0.4

/opt/grails-2.0

Grails 2.1.5

/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

Maven 2.0 (Maven 2.x)

/opt/maven-2.0

Maven 2.1 (Maven 2.x)

/opt/maven-2.1

Maven 2.2.1 (Maven 2.x)

/opt/maven-2.2

Maven 3.0.5 (Maven 3.x)

/opt/maven-3.0

Maven 3.1.1 (Maven 3.x)

/opt/maven-3.1

Maven 3.2.1 (Maven 3.x)

/opt/maven-3.2

JDKs

 

JDK 5u22

/opt/jdk-5

JDK 6u45

/opt/jdk-6

Oracle JDK 7u55

/opt/jdk-7

Oracle JDK 8u5
/opt/jdk-8
OpenJDK 7u40

/opt/openjdk-7

Others

 

AWS CLI 

Bash (Command)

/bin/bash

Docker 1.3.3

(only on 64-bit images)

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

Mercurial

/usr/bin/hg

Node.js 
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. The agent jar also contains the libraries required to connect to Subversion and CVS.

Note that:

  • the elastic agents now run on Java JDK 8.
  • the image now uses Cygwin Git instead of Msysgit as previously.
  • 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

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-7
Browsers 
Firefox 10
C:\Program Files (x86)\Mozilla Firefox
Internet Explorer 9
C:\Program Files (x86)\Internet Explorer

Others

 

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

Mercurial 3.2

C:\Program Files\TortiseHg\hg.exe

Node.js 0.10c:\opt\node-0.10
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.

  • No labels