πŸ“Š Docker
Q. What is the purpose of the 'docker-compose config --resolve-image-digests' command?
  • (A) To display the configuration with resolved image digests
  • (B) To validate the docker-compose.yml file
  • (C) To display the configuration of services
  • (D) To list all containers
πŸ’¬ Discuss
βœ… 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.

Explanation by: Shiva Ram
The 'docker-compose config --resolve-image-digests' command displays the configuration with resolved image digests.

πŸ’¬ Discussion


πŸ“Š Question Analytics

πŸ‘οΈ
115
Total Visits
πŸ“½οΈ
1 y ago
Published
πŸŽ–οΈ
Shiva Ram
Publisher
πŸ“ˆ
81%
Success Rate