A

Admin • 828.43K Points
Coach

Q. Which command is used to restart containers without stopping them first?

  • (A) docker-compose restart
  • (B) docker-compose refresh
  • (C) docker-compose rebuild
  • (D) docker-compose update

Explanation by: Admin
`docker-compose restart` restarts all or specified services without stopping the whole Compose setup.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.