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

Docker Support

Last modified: 19 October 2020

TeamCity comes with built-in Docker integration, which includes the Docker Support build feature.

Adding this build feature will enable Docker events monitoring: such operations as docker pull and docker run will be detected.
The build feature adds the Docker Info tab to the build results page providing information on Docker-related operations. It also provides the following options:

  • ability to clean up the images

  • automatic login to an authenticated registry before the build and logout of it after the build

These options require a configured connection to a Docker registry:

Docker Support build feature