My container images currently reside in an AWS container registry. How do I specify authentication in VSTS (I do not want to store credentials in source control) so that it can download my build container?
⚠Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.
@atrauzzi i think you can just create a docker registry endpoint and put in you Amazon ECR credential.
it should be similar to reference an image from Azure Container Registry.
I enhanced the docs a bit to make this more clear.
Well, hold on a second, that's not going to work: https://github.com/aws/aws-vsts-tools/issues/111
You might do well to inform people of the 12 hour expiry for tokens. It's not a Azure Devops issue necessarily. But it is something to be mindful of because of how widespread AWS is.
Most helpful comment
Well, hold on a second, that's not going to work: https://github.com/aws/aws-vsts-tools/issues/111
You might do well to inform people of the 12 hour expiry for tokens. It's not a Azure Devops issue necessarily. But it is something to be mindful of because of how widespread AWS is.