A Linux administrator found many containers in an exited state. Which of the following commands will allow the administrator to clean up the containers in an exited state? A. docker rm --all B. docker rm $(docker ps -aq) C. docker images prune * D. docker rm --state exited Suggested Answer: D Community Answer: B This question is in XK0-005 CompTIA Linux+ Exam For getting CompTIA Linux+ Certificate Disclaimers: The website is not related to, affiliated with, endorsed or authorized by CompTIA. Trademarks, certification & product names are used for reference only and belong to CompTIA. The website does not contain actual questions and answers from CompTIA's Certification Exams.
Please login or Register to submit your answer