A

Admin • 828.43K Points
Coach

Q. What does the `privileged: true` setting enable in docker-compose.yml?

  • (A) Allows root access with all capabilities
  • (B) Enables networking
  • (C) Assigns more memory
  • (D) Disables volume mounting

Explanation by: Admin
`privileged: true` runs the container in privileged mode with extended permissions.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.