Skip to content

Container image for a remote agent that connects to Atlassian Bamboo Server

Notifications You must be signed in to change notification settings

danielkocot/containerised-bamboo-agent

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Docker Pulls

Quickstart

To run:

docker run -e BAMBOO_SERVER=123.45.67.89 -t bamboo-agent

Setting this up locally in order to contribute

To build:

git clone https://github.com/danielgrycman/docker-bamboo-agent.git
cd docker-bamboo-agent
docker build -t bamboo-agent .

Docker Pull

docker pull danielgrycmancc/containerised-bamboo-agent

About

Container image for a remote agent that connects to Atlassian Bamboo Server

Resources

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Dockerfile 65.7%
  • Shell 34.3%