TeamCity
 
You are viewing the documentation for an earlier version of TeamCity.

Docker

Last modified: 23 July 2020

TeamCity comes with built-in Docker integration, which includes the Docker runner (formerly Docker Build) for launching Docker commands.

The Docker runner supports the build, push, and tag Docker commands.

When creating TeamCity projects / build configurations from a repository URL, the runner is offered as a build step during auto-detection, provided a Dockerfile is present in the VCS repository.