A

Admin • 828.03K Points
Coach

Q. What is the purpose of the 'docker pause' command?

  • (A) To stop a container permanently
  • (B) To pause all processes in a running container
  • (C) To stop a container gracefully
  • (D) To delete a container
  • Correct Answer - Option(B)
  • Views: 22
  • Filed under category Docker
  • Hashtags:

Explanation by: Admin
The 'docker pause' command pauses all processes in a running container. Use 'docker unpause' to resume the container.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.