
LPI DevOps Tools Engineer
Domain 2Objective 3
702.3 Container Image Building (weight: 5) DEVOPS-TOOLS-ENGINEER Practice Questions (Page 4)
Part of the 702 Application Container domain, which makes up ~18% of our current practice bank. Linux Professional Institute does not publish an official question count, but from its 90-minute exam (~35–60 total, ~6–11 in this domain), expect 2–4 from this objective — we provide 28 practice questions to prepare you well beyond it. (estimate)
28questions here
6free pages
10concepts
Questions 16–20
- 16
A team is debugging a Dockerfile that builds slowly. They notice that a `COPY` instruction for the application source is placed before a `RUN` instruction that installs dependencies. The team wants to improve build performance. Which change is most effective?
Select an answer first - 17
Which instruction in a Dockerfile is used to specify the user that runs the container process?
Select an answer first - 18
A team builds a single Dockerfile that is used to create images for both development and production environments. The development image needs debugging tools and a different entrypoint, while the production image should be minimal and not include those tools. The team wants to avoid maintaining two separate Dockerfiles. Which approach is most maintainable?
Select an answer first - 19
Which practice helps reduce the number of layers in an image?
Select an answer first - 20
A team is creating a Dockerfile for a small utility that runs a single binary. The binary is built on the host and placed in the build context. The team wants the image to be as small as possible and to include only the binary. Which Dockerfile is most appropriate?
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 Linux Professional Institute. “DEVOPS-TOOLS-ENGINEER” is a trademark of its owner, used for identification only.