LPI Related Exams
305-300 Exam
What is true aboutcontainerd?
If aDockerfilecontains the following lines:
WORKDIR /
RUN cd /tmp
RUN echo test > test
where is the filetestlocated?