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

πŸ‘οΈ
108
Total Visits
πŸ“½οΈ
12 mo ago
Published
πŸŽ–οΈ
Mr. Dubey
Publisher
πŸ“ˆ
92%
Success Rate