Valid 701-100 Dumps shared by ExamDiscuss.com for Helping Passing 701-100 Exam! ExamDiscuss.com now offer the newest 701-100 exam dumps, the ExamDiscuss.com 701-100 exam questions have been updated and answers have been corrected get the newest ExamDiscuss.com 701-100 dumps with Test Engine here:
How is a Docker container image retrieved from a Docker registry?
Correct Answer: B
Reference https://www.ibm.com/developerworks/library/mw-1608-tost-trs/index.html When retrieving a Docker container image from a registry, Docker pulls multiple layers that make up the image. Each layer represents a set of filesystem changes or additions, and these layers are stacked on top of each other to form the complete image. References: Docker Documentation - Images