AJNOURI / Docker_Certified_Associate_Certification

Preparation for Docker Certified Associate certification exam.
MIT License
4 stars 2 forks source link

Cannot see pulled images on swarm cluster (UCP+DTR) #7

Open AJNOURI opened 6 years ago

AJNOURI commented 6 years ago

[ajn@manager1 ~]$ docker pull hello-world

Using default tag: latest latest: Pulling from library/hello-world ca4f61b1923c: Pull complete Digest: sha256:66ef312bbac49c39a89aa9bcc3cb4f3c9e7de3788c944158df3ee0176d32b751 Status: Downloaded newer image for hello-world:latest

[ajn@manager1 ~]$ docker images

docker/ucp-controller 2.2.4 0dd8233eed53 2 months ago 38.7MB docker/ucp-metrics 2.2.4 57797febc06b 2 months ago 79.6MB docker/ucp-hrm 2.2.4 b7b61db92308 2 months ago 7.14MB docker/ucp-etcd 2.2.4 d51f71163016 2 months ago 29.6MB docker/ucp-dsinfo 2.2.4 3172cba25055 2 months ago 548MB docker/ucp-compose 2.2.4 ed9aee006cf0 2 months ago 39.6MB docker/ucp-auth-store 2.2.4 ea0bf03a897d 2 months ago 60.5MB docker/ucp-cfssl 2.2.4 ebdf8c052738 2 months ago 12.2MB docker/ucp-agent 2.2.4 f149286db4e6 2 months ago 20.2MB docker/ucp 2.2.4 133ae4e2494d 2 months ago 20MB docker/ucp-swarm 2.2.4 8f4ee7209ae0 2 months ago 21.6MB [ajn@manager1 ~]$