πŸ“Š Docker
Q. What is the purpose of the 'docker-compose config --hash' command?
  • (A) To display the hash of services defined in a docker-compose.yml file
  • (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 hash of services defined in a docker-compose.yml file

Explanation: The 'docker-compose config --hash' command displays the hash of services defined in the 'docker-compose.yml' file.

Explanation by: Vijay Sangwan
The 'docker-compose config --hash' command displays the hash of services defined in the 'docker-compose.yml' file.

πŸ’¬ Discussion


πŸ“Š Question Analytics

πŸ‘οΈ
160
Total Visits
πŸ“½οΈ
12 mo ago
Published
πŸŽ–οΈ
Vijay Sangwan
Publisher
πŸ“ˆ
81%
Success Rate