Skip to content

interwebsug/docker-teamcity-build-agent

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Jetbrains Teamcity Build Agent

Contains a build agent for use in conjunction with teamcity.

You must specify these environment variables:

  • TEAMCITY_URL (e.g. http://:8111)
  • BUILD_AGENT_NAME (e.g. Worker-1)

This image comes bundled with node.js 0.10.42 as well as Meteor 1.2.

Example run command

docker run -d --link teamcity:teamcity -e BUILD_AGENT_NAME=ChuckNorris -e TEAMCITY_URL=http://teamcity:8111 interwebs/teamcity-build-agent

About

A docker image containing a build agent with some tools for teamcity

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages