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