A

Admin • 828.43K Points
Coach

Q. What is the effect of `stdin_open: true` in docker-compose.yml?

  • (A) Opens stdin for the container
  • (B) Disables logging
  • (C) Mounts a volume
  • (D) Limits memory usage

Explanation by: Admin
`stdin_open: true` keeps stdin open even if not attached.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.