Q. What is the purpose of the 'docker-compose config --resolve-image-digests' command?
β
Correct Answer: (A)
To display the configuration with resolved image digests
Explanation: The 'docker-compose config --resolve-image-digests' command displays the configuration with resolved image digests.