A cloud engineer needs to launch a container named web-01 in background mode. Which of the following commands will accomplish this task? A. docker builder -f --name web-01 httpd B. docker load --name web-01 httpd C. docker ps -a --name web-01 httpd D. docker run -d --name web-01 httpd Suggested Answer: D 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