LPI Related Exams
305-300 Exam
If aDockerfilecontains the following lines:
WORKDIR /
RUN cd /tmp
RUN echo test > test
where is the filetestlocated?
What is the purpose of a .dockerignore file?
Which of the following commands boots a QEMU virtual machine using hardware virtualization extensions?