Exam3

devops / docker • 5 questions

Question 1 of 5
What is Docker Compose primarily used for?
Question 2 of 5
What file format does Docker Compose use for its configuration?
Question 3 of 5
Which command starts all services defined in a docker-compose.yml file?
Question 4 of 5
What does the `depends_on` directive do in a docker-compose.yml?
Question 5 of 5
Which command stops and removes containers, networks, and volumes defined in docker-compose.yml?
← Back