Docker Practice Test
Docker Containerization Docker Compose and Multi-Container Applications
What is the primary purpose of Docker Compose?
Select your answer
A
Define and run multi-container Docker applications using a single YAML file
B
Build Docker images faster than the standard Dockerfile
C
Replace Kubernetes for production deployments
D
Manage Docker registries and image versions
Hint