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
Updating tools for build
Unable to login to '10.1.101.2:8081'. The registry is insecure and must be added to docker config as insecure registry.
Error message is logged
Please sign in to leave a 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