Skip to content
This repository has been archived by the owner on Aug 6, 2021. It is now read-only.

Digillect/docker-atlassian-bamboo-agent

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Atlassian Bamboo agent with ability to run docker commands on host

This installation allows to execute docker commands on container host. To properly run this agent use the following command line:

docker run -d --restart=always -e BAMBOO_SERVER=http://your.bamboo.server/ -v /var/run/docker.sock:/var/run/docker.sock actis/atlassian-bamboo-agent

You can also pass environment variable BAMBOO_AGENT_CAPABILITY with content formatted as JAVA property (property=value) which will be added to agent capabilities.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages