In reference to https://docs.docker.com/compose/reference/down/
--rmi type Remove images. Type must be one of:
'all': Remove all images used by any service.
'local': Remove only images that don't have a
custom tag set by the `image` field.
-v, --volumes Remove named volumes declared in the `volumes`
section of the Compose file and anonymous volumes
attached to containers.
Ans is A & D
A and D.
Usage: down [options]
Options:
--rmi type Remove images. Type must be one of:
'all': Remove all images used by any service.
'local': Remove only images that don't have a
custom tag set by the `image` field.
-v, --volumes Remove named volumes declared in the `volumes`
section of the Compose file and anonymous volumes
attached to containers.
--remove-orphans Remove containers for services not defined in the
Compose file
-t, --timeout TIMEOUT Specify a shutdown timeout in seconds.
(default: 10)
No, it´s A and C
-v, --volumes Remove named volumes declared in the `volumes`
section of the Compose file and anonymous volumes
attached to containers.
It does not delete the volumes, but it does delete the containers.
the correct answer is B and C
upvoted 3 times
...
This section is not available anymore. Please use the main Exam Page.701-100 Exam Questions
Log in to ExamTopics
Sign in:
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.
Upvoting a comment with a selected answer will also increase the vote count towards that answer by one.
So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.
txui555
1 year, 3 months agogilbertlelancelo
1 year, 5 months agoBlob21
1 year, 6 months agocecocenov
1 year, 8 months agomarmolada
2 years, 4 months agomatrpro
2 years, 4 months agomucmike
2 years, 6 months agohmagroun
2 years, 9 months agohector1978
2 years, 10 months ago