jenkinsci / azure-container-agents-plugin

Azure Container Agents Plugin for Jenkins
https://plugins.jenkins.io/azure-container-agents/
MIT License
19 stars 26 forks source link

Doc enhancement to add instructions to pull images from ACR #72

Open timja opened 4 years ago

timja commented 4 years ago

Opening this issue as per the comment here 
https://github.com/MicrosoftDocs/azure-docs/issues/39330#issuecomment-537108225azure-container-agents-plugin

Doc can be enhanced to discuss about connecting ACR (with or without firewall) with this plugin

[JENKINS-59814] created by jagadeeshops

timja commented 4 years ago

Do you need do anything special for ACR  comparing with other private registries?

by jieshe

timja commented 4 years ago

If we can provide one example which uses credentials to pull a image from ACR, That will be fine.
If that works with ACR , it should work well with any private container registry as well

by jagadeeshops