LPI 305-300 LPIC-3: Virtualization and Containerization - Exam 305, version 3.0 Exam Practice Test

Page: 1 / 14
Total 60 questions
Question 1

If a Dockerfile contains the following lines:

WORKDIR /

RUN cd /tmp

RUN echo test > test

where is the file test located?



Answer : C


Question 2

Which CPU flag indicates the hardware virtualization capability on an AMD CPU?



Answer : C


Question 3

Which of the following values would be valid in the FROM statement in a Dockerfile?



Answer : A


Question 4

What command is used to run a process in a new Linux namespace? (Specify ONLY the command without any path or parameters.)



Answer : A


Question 5

What is the default path to the Docker daemon configuration file on Linux? (Specify the full name of the file, Including path.)



Answer : A


Question 6

How does Packer interact with system images?



Answer : E


Question 7

Which of the following statements are true about container-based virtualization? (Choose two.)



Answer : B, D


Page:    1 / 14   
Total 60 questions