Courseiva
Free · No account needed · No credit card

LPIC-3 Exam 305: Virtualization and Containerization (305-300) (305-300) Practice Test

194 questions with instant explanations, domain breakdown, and wrong-answer analysis. Built for the real exam.

Instant feedback after each answer
Full explanations included
Domain score breakdown
Real exam: 120 min
Pass mark: 700%

Sample questions with explanations

This is exactly what you see during practice — question, options, and a full explanation after you answer.

Q1Container Virtualizationhard
Full explanation →

Which THREE of the following are valid storage driver options for Docker on Linux?

overlay2Correct
Bext4-driver
Cvfs
zfsCorrect

Docker supports multiple storage drivers including overlay2, btrfs, and zfs, depending on the underlying filesystem.

Q2Container Virtualizationhard
Full explanation →

You are optimizing a Dockerfile to reduce image size. Which THREE of the following practices are recommended?

AUse the FROM latest tag for all base images
BAlways install recommended packages for security
Remove /var/lib/apt/lists/* after installing packagesCorrect
Use multi-stage builds to discard build-time dependenciesCorrect

Multi-stage builds, minimizing layers, and cleaning up caches are standard practices.

Q3Container Virtualizationhard
Full explanation →

You are troubleshooting a Docker container that cannot reach the internet despite the host having connectivity. The container uses the default bridge network. Which iptables chain is most likely causing the block?

APREROUTING
BPOSTROUTING
FORWARDCorrect
DOUTPUT

Docker adds rules to the FORWARD chain in the filter table to manage traffic between the bridge network and external networks.

Untimed Practice

Answer at your own pace. Explanation and domain tag shown immediately after each answer.

Timed Practice

Countdown timer starts immediately. Results and domain scores shown at the end — just like the real exam.

Why practice here?

Full explanations on every question

Not just the right answer — you get exactly why each wrong option is wrong, so you learn the concept, not the answer.

Domain score breakdown

After each session see your score by exam domain so you know exactly where to focus study time.

100% free, forever

No subscription, no trial, no email wall. Start a session in under 10 seconds.

Exam-style questions

Scenario-based, precise wording, realistic distractors — written to match what you actually see on exam day.

← All 305-300 questions305-300 exam guideStudy guidePractice by domain