📚 dsaflash.cards
Problems
Log in
Sign up
Home
/
Docker
/
Docker Compose
Docker Compose
Question 1 of 6
What does `docker compose up -d` do?
A
Downloads all images and deletes old containers
B
Runs the services in debug mode with verbose logging
C
Creates and starts all services defined in the Compose file in detached (background) mode
D
Deploys the application to a Kubernetes cluster
← Back to categories