
CiscoCertified Network Associate Automation (CCNA Automation)
Domain 4Objective 6
6. Interpret Contents of a Dockerfile 200-901 Practice Questions (Page 8)
Part of the 4.0 Application Deployment and Security domain, which accounts for 15% of the 200-901 exam. Cisco does not publish an official question count, but from its 120-minute exam (~50–80 total, ~8–12 in this domain), expect 1–1 from this objective — we provide 43 practice questions to prepare you well beyond it. (estimate)
43questions here
9free pages
12concepts
15%of the exam
Questions 36–40
- 36
Which Dockerfile instruction is specifically designed to copy files from the build context into the image, without any additional features?
Select an answer first - 37
A containerized application needs to know the environment name (e.g., production) at runtime. The Dockerfile should set a default of development, but operators must be able to override it. Which instruction should be used?
Select an answer first - 38
A Dockerfile for a Node.js application uses `RUN npm install` and then `CMD ["npm", "start"]`. The application expects to run from the `/app` directory. Which instruction should be placed before the `RUN` command to ensure the correct working directory?
Select an answer first - 39
Which Dockerfile instruction sets the working directory for subsequent instructions?
Select an answer first - 40
What is the primary purpose of the FROM instruction in a Dockerfile?
Select an answer first
Finished these 5 questions?
Review the revealed explanations, or continue through the curriculum.
Free Basic Practice is a study aid with revealable answers — not a scored exam. Examers.io is independent and not affiliated with or endorsed by Cisco. “200-901” is a trademark of its owner, used for identification only.