📚 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
Deploys the application to a Kubernetes cluster
B
Runs the services in debug mode with verbose logging
C
Downloads all images and deletes old containers
D
Creates and starts all services defined in the Compose file in detached (background) mode
← Back to categories