LPI Related Exams
305-300 Exam
If aDockerfilecontains the following lines:
WORKDIR /
RUN cd /tmp
RUN echo test > test
where is the filetestlocated?
Which of the following are true regarding the CPU of a QEMU virtual machine? (Choose two.)
What is the purpose of a .dockerignore file?