A

Admin • 831.35K Points
Coach

Q. Where are Docker secrets stored on a node?

  • (A) /etc/docker/secrets
  • (B) In the image metadata
  • (C) In environment variables
  • (D) In RAM and never persisted to disk

Explanation by: Admin
Docker stores secrets in-memory on the node and does not write them to disk to ensure security.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.