LPI Related Exams
305-300 Exam
What kind of virtualization is implemented by LXC?
If aDockerfilecontains the following lines:
WORKDIR /
RUN cd /tmp
RUN echo test > test
where is the filetestlocated?