πŸ“Š Docker
Q. Which command is used to list all Docker networks?
  • (A) docker network ls
  • (B) docker list networks
  • (C) docker net ls
  • (D) docker inspect networks
πŸ’¬ Discuss
βœ… Correct Answer: (A) docker network ls

Explanation: The 'docker network ls' command lists all Docker networks on the host.

Explanation by: Vikash Gupta
The 'docker network ls' command lists all Docker networks on the host.

πŸ’¬ Discussion


πŸ“Š Question Analytics

πŸ‘οΈ
87
Total Visits
πŸ“½οΈ
1 y ago
Published
πŸŽ–οΈ
Vikash Gupta
Publisher
πŸ“ˆ
93%
Success Rate