A

Admin • 833.24K Points
Coach

Q. Which Docker command is used to stop a container?

  • (A) docker stop container_name
  • (B) docker kill container_name
  • (C) docker terminate container_name
  • (D) docker halt container_name
  • Correct Answer - Option(A)
  • Views: 38
  • Filed under category Docker
  • Hashtags:

Explanation by: Admin

'docker stop container_name' is used to stop a running container.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.