A

Admin • 37.39K Points
Coach

Q. Which of the following is a valid option for the 'docker run' command?

  • (A) -name
  • (B) -d
  • (C) --execute
  • (D) --detach
  • Correct Answer - Option(B)
  • Views: 57
  • Filed under category Docker

Explanation by: Admin
The '-d' flag is used with 'docker run' to run the container in detached mode.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.


Question analytics