CiscoCisco
200-901 · Question #455
200-901 Question #455: Real Exam Question with Answer & Explanation
Sign in or unlock 200-901 to reveal the answer and full explanation for question #455. The question stem and answer options stay visible for context.
Application Deployment and Security
Question
A development team needs to containerize an application named 'custapp4o3p2r6d3s6w7x6t9'. A Dockerfile has been created and now the docker build command must be run using the current folder to find the Dockerfile, build the image and create a local repository named 'custapp4d5c- repo' that points to that image. Which command must be used?
Options
- Adocker build custapp4d5c-repo Dockerfile
- Bdocker build -t acustapp4d5c-repo Dockerfile.txt
- Cdocker build custapp4d5c-repo -f Dockerfile.txt
- Ddocker build -t custapp4d5c-repo -f Dockerfile
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#Containerization#Image Building#Dockerfile