πŸ“Š Docker
Q. How can you limit the memory usage of a Docker container?
  • (A) --memory-limit
  • (B) --max-memory
  • (C) --mem
  • (D) --memory
πŸ’¬ Discuss
βœ… Correct Answer: (D) --memory

Explanation: The '--memory' flag is used to limit the memory usage of a Docker container.

Explanation by: Admin
The '--memory' flag is used to limit the memory usage of a Docker container.

πŸ’¬ Discussion


πŸ“Š Question Analytics

πŸ‘οΈ
192
Total Visits
πŸ“½οΈ
1 y ago
Published
πŸŽ–οΈ
Admin
Publisher
πŸ“ˆ
90%
Success Rate