at build execution it fails to connect to registry

Answered

how to set insecure registry ?

TeamCity Enterprise 2019.2.2 (build 71923)

docker support is configured and it is ok

docker connection is ok 

0
1 comment

You can set up the connection to the Docker Registry at Project Settings | Connections. For an insecure registry, you'll also need to configure the agent according to the Docker Documentation. If you're using HTTPS with a self-signed certificate, you'll also need to upload the certificate to the TeamCity server. Please refer to our documentation here for additional information:mhttps://www.jetbrains.com/help/teamcity/integrating-teamcity-with-docker.html#Connecting+to+Insecure+Registry

0

Please sign in to leave a comment.