Q. How do you configure a custom Docker Compose file name?
β
Correct Answer: (A)
Using the '--file' flag
Explanation: You can configure a custom Docker Compose file name using the '--file' flag.