LPIC-3 Exam 305 (Virtualization and Containerization) — Question 4

Which functionality is provided by Vagrant as well as by Docker? (Choose three.)

Answer options

Correct answer: A, C, D

Explanation

The correct answers A, C, and D highlight functionalities that both Vagrant and Docker provide, such as sharing directories, downloading base images, and applying changes. Option B is incorrect because Docker runs containers by default, while Vagrant typically runs virtual machines. Option E is also incorrect as it misrepresents Docker's default behavior of using containers.