which of the following is/are keywords of Docker?

🎲 Try a Random Question  |  Total Questions in Quiz: 10  |  🧠 Study this quiz with Flashcards
This question is part of a full practice quiz:
Docker Practice Test — 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. Docker packages software into standardized units called containers that have everything the software needs to run including libraries, system tools, code, and runtime.


which of the following is/are keywords of Docker?