A

Admin • 802.91K Points
Coach

Q. How do you forcefully remove a running container?

  • (A) docker rm -f
  • (B) docker stop -f
  • (C) docker remove -f
  • (D) docker kill
  • Correct Answer - Option(A)
  • Views: 10
  • Filed under category Docker
  • Hashtags:

Explanation by: Admin
'docker rm -f' forces the removal of a running container.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.