aws / aws-toolkit-azure-devops

AWS Toolkit for Azure DevOps
Other
247 stars 104 forks source link

feature request: Provide the docker registry service connection #296

Open peterjc123 opened 5 years ago

peterjc123 commented 5 years ago

Related to https://github.com/MicrosoftDocs/vsts-docs/issues/5837 and https://github.com/aws/aws-vsts-tools/issues/110. I just wanted to use the docker image on ECR to run the container job described here. The Microsoft side suggests us to use the Docker registry service connection but it was not feasible because the token will expire in 12 hrs. So I hope the AWS extension should provide support for this by reusing some of the logic in the ECR pull task. Actually, I don't quite understand why there is no public-read ACL for the images hosted on AWS ECR.

sukoneck commented 4 years ago

same here.