A

Admin • 833.24K Points
Coach

Q. What does the 'docker exec' command do?

  • (A) Executes a command inside a running container
  • (B) Executes a new container
  • (C) Executes an image build
  • (D) Executes a Docker file
  • Correct Answer - Option(A)
  • Views: 38
  • Filed under category Docker
  • Hashtags:

Explanation by: Admin

'docker exec' runs a command inside an already running container.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.