MCQs > IT & Programming > Docker > A fast way to remove a dangling image is to use the following command:

Docker MCQs

A fast way to remove a dangling image is to use the following command:

Answer

Correct Answer: $ docker rmi -f $(docker images -q -a -f dangling=true)

Explanation:

Note: This Question is unanswered, help us to find answer for this one

Docker Skill Assessment

Overall Skill Level-Poor

Your Skill Level: Poor

Retake Quizzes to improve it

search

Docker Skill Assessment

Overall Skill Level-Poor

Your Skill Level: Poor

Retake Quizzes to improve it