Skip to content

Docker image for a remote agent that connects to Atlassian Bamboo Server.

Notifications You must be signed in to change notification settings

audreyfeldroy/docker-bamboo-agent

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

docker-bamboo-agent

[Pulls on Docker Hub]

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/audreyr/docker-bamboo-agent.git
cd docker-bamboo-agent
docker build -t bamboo-agent .

About

Docker image for a remote agent that connects to Atlassian Bamboo Server.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages