M

Mr. Dubey • 100.28K Points
Coach

Q. What is the main advantage of Docker secrets over environment variables?

  • (A) They use more memory
  • (B) They are easier to manage
  • (C) They are encrypted and not exposed via `docker inspect`
  • (D) They are visible in logs
  • Correct Answer - Option(C)
  • Views: 5
  • Filed under category Docker

Explanation by: Mr. Dubey
Unlike environment variables, secrets are secure and not visible in container inspection output.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.


Question analytics