A developer has built a Docker image named 'devcor12a3b456789' using the Dockerfile named ‘devcor98b7a654321' and now needs to containerize it. Which command must the developer use? A. docker run --name devcor12a3b456789 -i -t devcorapp B. docker run --name devcorapp -i -t devcor12a3b456789 C. docker build --name devcor12a3b456789 -i devcorapp D. docker build --name devcorapp -i devcor12a3b456789 Suggested Answer: A This question is in 350-901 DEVCOR exam For getting DevNet Professional Certificate Disclaimers: The website is not related to, affiliated with, endorsed or authorized by Cisco. Trademarks, certification & product names are used for reference only and belong to Cisco.
Please login or Register to submit your answer