A

Admin • 828.43K Points
Coach

Q. Which of the following file types would NOT be a good candidate for a Docker config?

  • (A) .conf
  • (B) .json
  • (C) .pem (with secrets)
  • (D) .env

Explanation by: Admin
.pem files often contain sensitive data and should be stored using Docker secrets, not configs.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.