For example:

ARTIFACTORY: How to delete specific docker images based on name and patterns from Artifactory

AuthorFullName__c
Rohith Balachandran
articleNumber
000005595
ft:sourceType
Salesforce
FirstPublishedDate
2023-03-01T17:32:31Z
lastModifiedDate
2023-03-01
VersionNumber
1
Here, we have a docker repository with multiple images under the path new/nginx. (Below image for reference)
User-added image

Consider you want to delete all the images other than the image name starting with “dbsetup”.