All apps · 0 apps
TeamCity-BuildAgent
Docker app from Josh.5's Repository
Overview
This is an official JetBrains TeamCity build agent image.
The TeamCity build agent connects to the TeamCity server and spawns the actual build processes. You can use the jetbrains/teamcity-server image to run a TeamCity server.
This image adds a TeamCity agent suitable for Java development. It is based on jetbrains/teamcity-minimal-agent but gives you more benefits, e.g.
client-side checkout if you use 'git' or 'mercurial'
more bundled build tools
'docker-in-docker' on Linux
Install TeamCity-BuildAgent on Unraid in a few clicks.
Find TeamCity-BuildAgent in Community Apps on your Unraid server, review the template, and click Install. Unraid handles the Docker app or plugin setup from the published template.
Open the Apps tab on your Unraid server Search Community Apps for TeamCity-BuildAgent Review the template variables and paths Click Install
Categories
Download Statistics
23,327,274
Total Downloads
113,237
This Month
88,727
Avg / Month
Total Downloads Over Time
Loading chart...
Related apps
Explore more like this
Explore allLinks
Details
Repository
jetbrains/teamcity-agentLast Updated2026-05-29
First Seen2019-05-05
Runtime arguments
- Network
bridge- Shell
sh- Privileged
- true
Template configuration
SERVER_URLVariable
URL to TeamCity server
AGENT_NAMEVariable
Name of this TeamCity Build Agent
- Default
- Nick Fury
- Value
- Phil Coulson
ConfigPathrw
Container Path: /data/teamcity_agent/conf
- Target
- /data/teamcity_agent/conf
- Default
- /mnt/user/appdata/teamcity-buildagent
- Value
- /mnt/user/appdata/teamcity-buildagent
WorkPathrw
Container Path: /opt/buildagent/work
- Target
- /opt/buildagent/work
TempPathrw
Container Path: /opt/buildagent/temp
- Target
- /opt/buildagent/temp
Docker VolumesPathrw
Container Path: /var/lib/docker
- Target
- /var/lib/docker
- Default
- buildagent_volumes
- Value
- buildagent_volumes
DOCKER_IN_DOCKERVariable
Run Docker daemon within your container (note that in this case the container should be run with —privileged flag)
- Default
- start
- Value
- start