A

Admin • 833.24K Points
Coach

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

  • (A) docker delete
  • (B) docker rm
  • (C) docker remove
  • (D) docker discard
  • Correct Answer - Option(B)
  • Views: 38
  • Filed under category Docker
  • Hashtags:

Explanation by: Admin

The 'docker rm' command is used to remove one or more Docker containers. Use 'docker rm <container_id>' to delete a specific container.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.