CiscoCisco
200-901 · Question #649
200-901 Question #649: Real Exam Question with Answer & Explanation
Sign in or unlock 200-901 to reveal the answer and full explanation for question #649. The question stem and answer options stay visible for context.
Application Deployment and Security
Question
A development team needs to containerize an application named 'cust484705142'. A Dockerfile has been created and now the docker build command needs to be run using the current folder to find the Dockerfile, build the image and create a local repository named 'cust321453857-rep' that points to that image. Which command must be used?
Options
- Adocker build -t cust321453857-rep -f Dockerfile
- Bdocker build cust321453857-rep -f Dockerfile.txt
- Cdocker build cust321453857-rep Dockerfile
- Ddocker build -t cust321453857-rep Dockerfile.txt
Unlock 200-901 to see the answer
You've previewed enough free 200-901 questions. Unlock 200-901 for full answers, explanations, the timed quiz mode, progress tracking, and the master PDF. Question stem and options stay visible so you can still see what's on the exam.
Topics
#Docker#Dockerfile#Image Build#Containerization