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

Configuring Connections to Docker

Last modified: 27 October 2020

A preconfigured Docker connection allows to

  • log in to an authenticated registry before running a build / log out after the build

  • clean up the published images after the build.

The Project Settings | Connections page allows you to configure a connection to docker.io (default) or a private Docker registry. More than one connection can be added to the project. The connection will be available in all the subprojects and build configurations of the current project.