Try
docker images
I think the docker client is trying to filter by token list and therefore is not finding any images with this name criteria.
Try
docker images
I think the docker client is trying to filter by token list and therefore is not finding any images with this name criteria.