V

Vikash Gupta • 33.56K Points
Instructor I

Q. Which command is used to start a stopped Docker container?

  • (A) docker start
  • (B) docker run
  • (C) docker launch
  • (D) docker restart

Explanation by: Vikash Gupta
The 'docker start' command is used to start a stopped container. Use 'docker start <container_id>' to start a specific container.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.