Step 3:

ARTIFACTORY: Mirroring Amazon ECR repository in Artifactory

AuthorFullName__c
Palak Sahu
articleNumber
000005612
ft:sourceType
Salesforce
FirstPublishedDate
2023-03-12T10:28:55Z
lastModifiedDate
2023-03-13T09:14:36Z
VersionNumber
1
To verify whether the above remote repository mirrors the ECR repositories, execute the List Docker Repositories Rest API to list the ECR repositories. Once the configuration is done, we can pull the docker images successfully from all the repositories as shown in the below screenshot.

User-added imageStep 4:

Find the downloaded docker images in the docker remote repository in Artifactory as shown below:

User-added image


Additionally, Please be informed that the above feature is having a limitation that restricts us to use the expirable token. You can use the Update Repository Configuration Rest API to apply the new credentials as a possible workaround.