A

Admin • 828.43K Points
Coach

Q. How can you override settings defined in docker-compose.yml?

  • (A) By editing the Dockerfile
  • (B) By using a docker-compose.override.yml file
  • (C) By using the -p flag
  • (D) By modifying environment variables

Explanation by: Admin
`docker-compose.override.yml` can be used to override or extend settings from the main Compose file.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.