Q. Which of the following is true about Docker containers?

  • (A) Docker containers are lightweight and can be started and stopped quickly
  • (B) Docker containers run as virtual machines on the host OS
  • (C) Docker containers require separate operating systems
  • (D) Docker containers are permanently linked to the host system
πŸ’¬ Discuss
βœ… Correct Answer: (A) Docker containers are lightweight and can be started and stopped quickly
Explanation: Docker containers are lightweight, isolated environments that share the host OS kernel, which allows them to start and stop quickly.
Explanation by: Vijay Sangwan
Docker containers are lightweight, isolated environments that share the host OS kernel, which allows them to start and stop quickly.

πŸ’¬ Discussion


πŸ“Š Question Analytics

πŸ‘οΈ
120
Total Visits
πŸ“½οΈ
1 y ago
Published
πŸŽ–οΈ
Vijay Sangwan
Publisher
πŸ“ˆ
86%
Success Rate