Errors while pushing to AWS ECR Bertrand Paquet Created December 05, 2018 21:37 Hello, Docker push to ECR is failing regularly. I have no idea why. Trigger another build solve the issue. Any hint will be appreciated. Thx Bertrand
Finally found the issues: two agent on the same machine on the same unix account, figthing with docker login / logout :(
I redeployed the agent on different unix users, should solve the issue.