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 system | AWS availability |
---|---|
Ubuntu | All regions |
Windows 2012 | All 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:
- Amazon Linux
- Ubuntu
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 |
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 |
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 |
|
JDK 6 |
|
Oracle JDK 7 |
|
Oracle JDK 8 | /opt/jdk-8 |
OpenJDK 7 |
|
Other |
|
AWS CLI | |
Bash (Command) |
|
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 |
|
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.
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 |
|
Grails 1.3 |
|
Grails 2.0 |
|
Grails 2.1 |
|
Grails 2.2 |
|
Grails 2.3 |
|
Grails 2.4 |
|
Maven 2.0 |
|
Maven 2.1 |
|
Maven 2.2 |
|
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 |
|
JDKs |
|
JDK 6 |
|
JDK 7 |
|
JDK 8 |
|
Browsers | |
Firefox 10 | C:\Program Files (x86)\Mozilla Firefox |
Internet Explorer 9 | C:\Program Files (x86)\Internet Explorer |
Other |
|
Git (Cygwin Git 2.1) | C:\Program Files (x86)\Git\bin\git.exe |
Mercurial 3.2 |
|
Node.js 0.10 | c:\opt\node-0.10 |
PHP 5.3 (with xdebug support) | c:\opt\php-5.3 |
PHPUnit 4.4.1 | c:\opt\phpunit-4.4 |
Notes
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.