TeamCity Agent hub.Docker.com integration issue
Completed
Hello,
We're using TeamCity Enterprise 9.1.7 (build 37353) version and integration with 3 agent to hub.docker.com
Somehow, this integration builds are failing because the agents cannot upload images to Docker Hub (permission error) as of this morning
What could be the problem
thanks
Please sign in to leave a comment.
Hi,
It's hard to tell from the information provided. It could be anything from incorrect docker repository to the user the agent is using not belonging to the docker group on the agent's machine. Please try manually using docker login/pull/push commands on agent's machines. If it doesn't work locally, the issue is not with TeamCity Docker integration. In that case, you should check that docker is correctly installed on the agent's machines.
If that doesn't help, please provide us with the build log. We need to see the exact error and the sequence of actions taken by the build configuration to better understand the issue.
Best regards,
Mikhail Efremov