πŸ“Š Docker
Q. Which of the following commands is used to start an existing Docker container?
  • (A) docker start
  • (B) docker restart
  • (C) docker run
  • (D) docker exec
πŸ’¬ Discuss
βœ… Correct Answer: (A) docker start

Explanation: The 'docker start' command is used to start an existing Docker container.

Explanation by: Rakesh Kumar
The 'docker start' command is used to start an existing Docker container.

πŸ’¬ Discussion


πŸ“Š Question Analytics

πŸ‘οΈ
167
Total Visits
πŸ“½οΈ
1 y ago
Published
πŸŽ–οΈ
Rakesh Kumar
Publisher
πŸ“ˆ
81%
Success Rate