Which of the following component stores the docker images?

🎲 Try a Random Question  |  Total Questions in Quiz: 46  |  🧠 Study this quiz with Flashcards
This question is part of a full practice quiz:
Docker Practice Test Questions — practice the complete quiz, review flashcards, or try a random question.

Docker is a set of platform as a service products that use OS-level virtualization to deliver software in packages called containers. The service has both free and premium tiers. The software that hosts the containers is called Docker Engine. It was first started in 2013 and is developed by Docker, Inc. Docker vs Kubernetes: Docker is a suite of software development tools for creating, sharing and running individual containers; Kubernetes is a system for operating containerized applications at scale. Containers are basically standardized packaging for microservices with all the needed... Show more

Which of the following component stores the docker images?