Q. What is the primary use of Docker secrets?
β
Correct Answer: (C)
Storing sensitive information securely
Explanation: Docker secrets are used to store sensitive data like passwords, API keys, and TLS certificates securely.