How to search old docker tags using AQL or CLI

How to search old docker tags using AQL or CLI

AuthorFullName__c
Hirofumi Iwashita
articleNumber
000004841
ft:sourceType
Salesforce
FirstPublishedDate
2020-12-07T15:33:01Z
lastModifiedDate
2020-12-07
VersionNumber
5

The main purpose is searching for some old docker tags using AQL or CLI and List Docker Tags is for deleting them. 
For example, the following instructions show us how to search 4(limit) old hello-world tags based on modified date in docker-local repository.