CiscoCisco
200-901 · Question #537
200-901 Question #537: Real Exam Question with Answer & Explanation
Sign in or unlock 200-901 to reveal the answer and full explanation for question #537. The question stem and answer options stay visible for context.
Application Deployment and Security
Question
Refer to the exhibit. What is the result of running the Dockerfile?
Options
- ACopy the directory /app from the ubuntu:18.04 image, build it with make, and execute the
- BCopy the directory app from the current directory of the Docker client, execute the application with
- CCopy the directory app from the current directory of the Docker client, build it with make, and
- DCopy the /app directory from the ubuntu:18.04 image, execute the application with make, and
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
#Dockerfile#Docker build#Containerization#Application packaging