TeamCity On-Premises
 
Get TeamCity On-Premises

Configuring Connections to Docker

Edit pageLast modified: 18 September 2024

A preconfigured Docker connection allows you to:

  • sign in to an authenticated Docker or Podman registry before running a build / sign out after the build;

  • clean up the published images after the build (currently not available for Podman).

You can configure a Docker Registry connection on the Project Settings | Connections page. TeamCity supports connections to docker.io (default) or private Docker registries. More than one connection can be added to a project. The connection will be available in all the subprojects and build configurations of the current project.