
TeamCity-BuildAgent
TeamCity Build Agent is an official JetBrains Docker image for running build agents that connect to a TeamCity server to execute CI/CD build processes.
About
TeamCity Build Agent is a self-hosted component of JetBrains' TeamCity CI/CD platform that connects to a TeamCity server to execute build processes. It runs build steps like code compilation, testing, and deployment as instructed by the server. This Docker image provides a pre-co…