A

Admin • 828.43K Points
Coach

Q. What does the `entrypoint` key in docker-compose.yml do?

  • (A) Overrides the default container command
  • (B) Specifies the image to build
  • (C) Defines service dependencies
  • (D) Exposes container ports

Explanation by: Admin
`entrypoint` overrides the default ENTRYPOINT defined in the Dockerfile.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.