▶ MCQ Portal
Home
Medical
Neet-Ug
4
Ssc-Cgl
General_Awareness
5
Devops
Ansible
10
Aws
5
Azure
10
Docker
5
Jenkins
5
Kubernetes
5
Terraform
10
⚑ Feedback
Home
docker
Exam1
Exam1
devops / docker
• 5 questions
Question 1 of 5
What is Docker?
A.
A hardware virtualization hypervisor
B.
A platform for building, shipping, and running applications in containers
C.
A compiled programming language
D.
A cloud infrastructure provider
Question 2 of 5
What is a Docker image?
A.
A running container instance
B.
A read-only template used as the blueprint for creating containers
C.
A Docker Hub user account
D.
A virtual hard disk file
Question 3 of 5
Which command downloads a Docker image from Docker Hub?
A.
docker get
B.
docker fetch
C.
docker pull
D.
docker download
Question 4 of 5
What is Docker Hub?
A.
A Docker command-line management tool
B.
A cloud-based public registry for sharing and storing Docker images
C.
A Docker container orchestration service
D.
A Docker performance monitoring dashboard
Question 5 of 5
Which command lists all currently running Docker containers?
A.
docker images
B.
docker list
C.
docker ps
D.
docker show
← Back
Submit Answers ✓