πŸ“Š Docker
Q. What is the purpose of the 'docker exec' command?
  • (A) To execute a command inside a running container
  • (B) To create a new Docker container
  • (C) To remove a container
  • (D) To build a Docker image
πŸ’¬ Discuss
βœ… Correct Answer: (A) To execute a command inside a running container

Explanation: The 'docker exec' command is used to execute a command inside a running Docker container.

Explanation by: Vijay Sangwan
The 'docker exec' command is used to execute a command inside a running Docker container.

πŸ’¬ Discussion


πŸ“Š Question Analytics

πŸ‘οΈ
74
Total Visits
πŸ“½οΈ
12 mo ago
Published
πŸŽ–οΈ
Vijay Sangwan
Publisher
πŸ“ˆ
96%
Success Rate