A

Admin • 828.43K Points
Coach

Q. What is the effect of `docker-compose up --build`?

  • (A) Stops and removes containers
  • (B) Builds images before starting containers
  • (C) Lists running containers
  • (D) Updates the Docker engine

Explanation by: Admin
`docker-compose up --build` rebuilds images before starting the services.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.