Q. What is the purpose of the 'docker-compose config --no-interpolate' command?
β
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.