Examers.io
ExamsOrganizationsHow it worksPricingHelp & FAQ
Linux Professional Institute logo

LPIC-3 Virtualization and Containerization

Domain 2Objective 3

352.3 Docker (weight: 9) LPIC-3-VIRTUALIZATION Practice Questions (Page 3)

Part of the Topic 352: Container Virtualization domain, which makes up ~32% of our current practice bank. Linux Professional Institute does not publish an official question count, but from its 90-minute exam (~35–60 total, ~11–19 in this domain), expect 3–5 from this objective — we provide 24 practice questions to prepare you well beyond it. (estimate)

24questions here
5free pages
9concepts

Questions 11–15

  1. 11foundation · easy

    Which command builds a Docker image from a Dockerfile in the current directory?

    Select an answer first
  2. 12application · medium

    A developer is building an image from a Dockerfile located in /home/user/myapp. The Dockerfile contains: COPY app.jar /opt/app.jar. The developer runs docker build -t myapp:1.0 /home/user/myapp. The build fails with 'COPY failed: file not found'. What is the most likely cause?

    Select an answer first
  3. 13foundation · easy

    Which Docker image is the official image used to run a private Docker registry?

    Select an answer first
  4. 14expert · hard

    A database container uses a named volume for data persistence. The administrator accidentally runs docker rm -v on the container, which removes the container and its associated anonymous volumes. The named volume 'dbdata' is not removed. What is the state of the data?

    Select an answer first
  5. 15foundation · easy

    Which Dockerfile instruction sets the default command to run when a container is started, and can be overridden by arguments passed to docker run?

    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. “LPIC-3-VIRTUALIZATION” is a trademark of its owner, used for identification only.