Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.

Bug 1240522

Summary: docker images doesn't show tags
Product: OpenShift Container Platform Reporter: Takayoshi Kimura <tkimura>
Component: Image RegistryAssignee: Andy Goldstein <agoldste>
Status: CLOSED WONTFIX QA Contact: Johnny Liu <jialiu>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 3.0.0CC: libra-bugs, tkimura
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2015-07-12 02:56:43 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Takayoshi Kimura 2015-07-07 07:43:17 UTC
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.

Comment 2 Andy Goldstein 2015-07-07 15:48:24 UTC
Could you please post the output of running 'docker images' and let me know which images you're referring to?

Comment 3 Takayoshi Kimura 2015-07-12 02:56:43 UTC
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.