In OSEv3 docker images command doesn't show tags, all appears <none> and confuse users who are familiar with docker. The tags are available oc describe imagestream. It would be great if we fetch docker image tags too, or explain this behavior in docs.
Could you please post the output of running 'docker images' and let me know which images you're referring to?
Thanks Andy, Sorry forgot to mention that it's an STI build. I talked to the customer last week and they understand there is no valid use case of this "docker images" command, since users are usually don't ssh into OSE3 nodes and interact only with oc command and Web UI. OSE admins should know imagestream and can identify the docker image in question. Customer agreed to cancel this request.