Docker MCQ
Docker MCQ
com
Docker MCQ Test
A. Command line
B. Any of the above
C. Docker Datacenter
D. Graphical user interface
A. A developer who loves Docker and containerization, frequently espousing its virtues
B. Any folder or document to run Docker components
C. A template used to describe the build of an image
D. Any report or document that Docker components produce
A. Docker Hub
B. Docker Registry
C. Docker Swarm
D. Both A & B
A. Easy Modeling
B. Version control
C. Placement/Affinity
D. All of the above
A. read-only template
B. Docker platform
C. language
D. None of the above
A. an open source containerisation technology for building and containerising your applications
B. operating system
C. language
D. read only template
A. a service provided by Docker for finding and sharing container images with your team
B. centralised tool
C. platform
D. All of the above
Q11. ___ is technology that lets you create useful IT services using resources that are
traditionally bound to hardware.
A. Virtualization
B. Docker hub
C. Docker swarm
D. All of the above
Q12. A ___ is computer software, firmware or hardware that creates and runs virtual
machines.
A. hypervisor
B. Version control
C. Virtualization
D. hub
Q13. Which one of the following is not an important advanced docker commands?
A. docker info
B. docker pull
C. docker stats
D. None of the above
Q15. What are the steps for the Docker container life cycle?
A. Build
B. Pull
C. Run
D. All of the above
A. Client
B. Docker-Host
C. Registry
D. All of the above
A. Running
B. Paused
C. Restarting
D. Exited
E. All of the above
Q19. Which one of the following command should you run to see all running container
in Docker?
A. $ docker ps
B. $ docker all
C. $ docker sp
D. All of the above