πŸ“Š Docker
Q. Which command is used to view the Docker container's network settings?
  • (A) docker inspect
  • (B) docker network inspect
  • (C) docker logs
  • (D) docker top
πŸ’¬ Discuss
βœ… Correct Answer: (A) docker inspect

Explanation: The 'docker inspect' command provides detailed information about a container, including its network settings.

Explanation by: Ram Sharma
The 'docker inspect' command provides detailed information about a container, including its network settings.

πŸ’¬ Discussion


πŸ“Š Question Analytics

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