Q. What is the purpose of the 'docker-compose config --no-interpolate' command?

  • (A) To display the configuration without interpolating environment variables
  • (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 without interpolating environment variables
Explanation: The 'docker-compose config --no-interpolate' command displays the configuration without interpolating environment variables.
Explanation by: Priyanka Tomar
The 'docker-compose config --no-interpolate' command displays the configuration without interpolating environment variables.

πŸ’¬ Discussion


πŸ“Š Question Analytics

πŸ‘οΈ
140
Total Visits
πŸ“½οΈ
2 y ago
Published
πŸŽ–οΈ
Priyanka Tomar
Publisher
πŸ“ˆ
85%
Success Rate