πŸ“Š Docker
Q. Which of the following commands lists all the Docker networks?
  • (A) docker network ls
  • (B) docker networks list
  • (C) docker net show
  • (D) docker list networks
πŸ’¬ Discuss
βœ… Correct Answer: (A) docker network ls

Explanation: 'docker network ls' is used to list all the Docker networks.

Explanation by: Ranjeet
'docker network ls' is used to list all the Docker networks.

πŸ’¬ Discussion


πŸ“Š Question Analytics

πŸ‘οΈ
268
Total Visits
πŸ“½οΈ
1 y ago
Published
πŸŽ–οΈ
Ranjeet
Publisher
πŸ“ˆ
85%
Success Rate