LPI Related Exams
305-300 Exam
Which of the following commands boots a QEMU virtual machine using hardware virtualization extensions?
Which CPU flag indicates the hardware virtualization capability on an AMD CPU?
If aDockerfilecontains the following lines:
WORKDIR /
RUN cd /tmp
RUN echo test > test
where is the filetestlocated?