ariya/centos7-teamcity-agent-nodejs
TeamCity build agent to run Node.js projects
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 ariya/centos7-teamcity-agent-nodejs