Q. What is the purpose of Docker configs?

  • (A) To store encrypted passwords
  • (B) To manage application source code
  • (C) To store non-sensitive configuration data
  • (D) To log container output
πŸ’¬ Discuss
βœ… Correct Answer: (C) To store non-sensitive configuration data
Explanation: Docker configs are used to manage non-sensitive configuration data like config files and settings.
Explanation by: Mr. Dubey
Docker configs are used to manage non-sensitive configuration data like config files and settings.

πŸ’¬ Discussion


πŸ“Š Question Analytics

πŸ‘οΈ
117
Total Visits
πŸ“½οΈ
1 y ago
Published
πŸŽ–οΈ
Mr. Dubey
Publisher
πŸ“ˆ
81%
Success Rate