ariya/centos7-teamcity-agent-nodejs

By ariya

Updated over 9 years ago

TeamCity build agent to run Node.js projects

Image

397

Run the agent by specifying the server location:

docker run -e TEAMCITY_SERVER=http://buildserver:8111 -dt -p 9090:9090 ariya/centos7-teamcity-agent-nodejs

It has Node.js 0.10 and npm 1.3.

Docker Pull Command

docker pull ariya/centos7-teamcity-agent-nodejs