A

Admin • 802.91K Points
Coach

Q. What is the purpose of the 'docker-compose kill' command?

  • (A) To forcefully stop running containers
  • (B) To gracefully stop running containers
  • (C) To delete containers
  • (D) To restart containers
  • Correct Answer - Option(A)
  • Views: 9
  • Filed under category Docker
  • Hashtags:

Explanation by: Admin
The 'docker-compose kill' command forcefully stops running containers by sending a SIGKILL signal.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.