An agent image for Atlassian Bamboo, built on Linux Alpine (only 126 MB!) or Linux Debian.
10K+
An agent image for Atlassian Bamboo, built on Linux Alpine (only 126 MB!) or Linux Debian.
Plus Node.js and Java Bamboo Agent capable of running tests on Chromium (and a lot of other stuff such as Docker)!
The image is build the same way as the offical one, but is based on Alpine or Debian and has Java 8 (or in other words - it works).
Tags:
Run with the following command:
docker run -e HOME=/root/ -e BAMBOO_SERVER=http://hostname:port/bamboo -i -t amitshlo/bamboo-agent:latest
It's recommended to mount the build folder (/root/bamboo-agent-home/xml-data/build-dir) so the container won't grow.
You should also mount the cache folders (Yarn, npm etc.) for the same reason.
If you plan on using Docker - Bind the docker socket from the container (-v /var/run/docker.sock:/var/run/docker.sock)! For more info - here.
Customize it:
Enjoy!
Content type
Image
Digest
Size
592.9 MB
Last updated
over 8 years ago
docker pull amitshlo/bamboo-agent