TeamCity-BuildAgent
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
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
Categories
Download Statistics
23,138,461
Total Downloads
95,756
This Month
83,526
Avg / Month
Total Downloads Over Time
Loading chart...
Details
Repository
jetbrains/teamcity-agentLast Updated2026-04-15
First Seen2019-05-05
Run TeamCity-BuildAgent on Unraid.
TeamCity-BuildAgent is listed in Community Apps for Unraid OS. Explore Unraid to build a flexible home server, NAS, or homelab.