Q. Which command is used to view the Docker build cache?

  • (A) docker builder prune
  • (B) docker system df
  • (C) docker build cache
  • (D) docker image ls
πŸ’¬ Discuss
βœ… Correct Answer: (B) docker system df
Explanation: The 'docker system df' command displays information about Docker disk usage, including the build cache.
Explanation by: Praveen Singh
The 'docker system df' command displays information about Docker disk usage, including the build cache.

πŸ’¬ Discussion


πŸ“Š Question Analytics

πŸ‘οΈ
190
Total Visits
πŸ“½οΈ
1 y ago
Published
πŸŽ–οΈ
Praveen Singh
Publisher
πŸ“ˆ
84%
Success Rate