Sort images by name in the container_registry view (sort DESC order by default)
The container_registry view of lists image tags in the Docker registry associated with the repository. The problem is that the images are listed in arbitrary order (?; see screenshot). Images should be listed in a descending order to enable see which is the latest image.
