A

Admin • 802.91K Points
Coach

Q. What is the default directory where secrets are mounted inside the container?

  • (A) /etc/docker/secrets/
  • (B) /var/lib/docker/secrets/
  • (C) /run/secrets/
  • (D) /docker/secrets/

Explanation by: Admin
Docker secrets are mounted at `/run/secrets/<secret_name>` inside the container.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.