"docker images" does not show some images when multiple images are pulled one after other.

Solution Unverified - Updated -

Issue

  • Pulled multiple images like tomcat, mongo, nginx, alpine, jenkins images from docker.io.
# docker images
REPOSITORY                                                             TAG                 IMAGE ID            CREATED             SIZE
docker.io/tomcat                                                       latest              61205f6444f9        2 days ago          467 MB
docker.io/jenkins                                                      latest              07b4164f9789        4 days ago          696 MB
docker.io/mongo                                                        latest              87f1a6e84e00        5 days ago          368 MB
docker.io/nginx                                                        latest              cd5239a0906a        5 days ago          109 MB
docker.io/alpine                                                       latest              3fd9065eaf02        5 months ago        4.14 MB
registry.access.redhat.com/rhgs3/rhgs-gluster-block-prov-rhel7         latest              c1c9b5c99589        7 weeks ago         248 MB
registry.access.redhat.com/openshift3/logging-fluentd                  v3.7                57c4fe9d2d93        2 months ago        281 MB
registry.access.redhat.com/openshift3/ose-docker-registry              v3.9.14             11923de49247        2 months ago        459 MB
...
...
  • After pulling registry.access.redhat.com/openshift3/ose-haproxy-router image, of 1.25 GB size, docker images does not show earlier pulled images.
# docker images
REPOSITORY                                                             TAG                 IMAGE ID            CREATED             SIZE
registry.access.redhat.com/openshift3/ose-haproxy-router               latest              93fabfffe064        11 days ago         1.25 GB  <====
registry.access.redhat.com/rhgs3/rhgs-gluster-block-prov-rhel7         latest              c1c9b5c99589        7 weeks ago         248 MB
registry.access.redhat.com/openshift3/logging-fluentd                  v3.7                57c4fe9d2d93        2 months ago        281 MB
registry.access.redhat.com/openshift3/ose-haproxy-router               v3.9.14             4eb76bae54ef        2 months ago        1.28 GB
registry.access.redhat.com/openshift3/ose-docker-registry              v3.9.14             11923de49247        2 months ago        459 MB
registry.access.redhat.com/openshift3/ose-web-console                  v3.9.14             a0f5a2e23591        2 months ago        489 MB
...
...

Environment

  • OpenShift Container Platform

Subscriber exclusive content

A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.

Current Customers and Partners

Log in for full access

Log In

New to Red Hat?

Learn more about Red Hat subscriptions

Using a Red Hat product through a public cloud?

How to access this content